Home
last modified time | relevance | path

Searched defs:underlying_executor (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/thread/executors/
Dscheduling_adaptor.hpp45 Executor& underlying_executor() in underlying_executor() function in boost::executors::scheduling_adaptor
Dexecutor_adaptor.hpp77 Executor& underlying_executor() { return ex; } in underlying_executor() function in boost::executors::executor_adaptor
Dscheduler.hpp89 Executor& underlying_executor() in underlying_executor() function in boost::executors::resubmit_at_executor
137 Executor& underlying_executor() in underlying_executor() function in boost::executors::scheduler_executor_wrapper
Dserial_executor.hpp68 generic_executor_ref& underlying_executor() BOOST_NOEXCEPT { return ex; } in underlying_executor() function in boost::executors::serial_executor
Dserial_executor_cont.hpp72 generic_executor_ref& underlying_executor() BOOST_NOEXCEPT { return ex_; } in underlying_executor() function in boost::executors::serial_executor_cont