Lines Matching refs:executor
25 struct executor struct
27 executor() in executor() argument
31 executor(const executor&) BOOST_ASIO_NOEXCEPT in executor() argument
36 executor(executor&&) BOOST_ASIO_NOEXCEPT in executor() function
47 bool operator==(const executor&) const BOOST_ASIO_NOEXCEPT in operator ==() argument
52 bool operator!=(const executor&) const BOOST_ASIO_NOEXCEPT in operator !=() argument
65 struct execute_member<executor, F>
76 struct equality_comparable<executor>
102 executor in is_executor_test()
122 executor, in is_executor_of_test()
136 boost::asio::execution::executor_shape<executor>::type, in executor_shape_test()
158 boost::asio::execution::executor_index<executor>::type, in executor_index_test()