Searched defs:executor_arg_t (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | uses_executor.hpp | 35 struct executor_arg_t struct 38 BOOST_ASIO_CONSTEXPR executor_arg_t() BOOST_ASIO_NOEXCEPT in executor_arg_t() function 46 * See boost::asio::executor_arg_t and boost::asio::uses_executor
|
D | bind_executor.hpp | 293 executor_binder(executor_arg_t, const executor_type& e, in executor_binder() argument 306 executor_binder(executor_arg_t, const executor_type& e, in executor_binder() argument 331 executor_binder(executor_arg_t, const executor_type& e, in executor_binder() argument 347 executor_binder(executor_arg_t, const executor_type& e, in executor_binder() argument 364 executor_binder(executor_arg_t, const executor_type& e, in executor_binder() argument
|