Searched defs:underlying_executor (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/boost/thread/executors/ | ||
D | scheduling_adaptor.hpp | 45 Executor& underlying_executor() in underlying_executor() function in boost::executors::scheduling_adaptor |
D | executor_adaptor.hpp | 77 Executor& underlying_executor() { return ex; } in underlying_executor() function in boost::executors::executor_adaptor |
D | scheduler.hpp | 89 Executor& underlying_executor() in underlying_executor() function in boost::executors::resubmit_at_executor |
D | serial_executor.hpp | 68 generic_executor_ref& underlying_executor() BOOST_NOEXCEPT { return ex; } in underlying_executor() function in boost::executors::serial_executor |
D | serial_executor_cont.hpp | 72 generic_executor_ref& underlying_executor() BOOST_NOEXCEPT { return ex_; } in underlying_executor() function in boost::executors::serial_executor_cont |