Home
last modified time | relevance | path

Searched refs:resubmitter (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/thread/executors/
Dscheduler.hpp31 class resubmitter class
34 resubmitter(Executor& ex, Function funct) : in resubmitter() function in boost::executors::resubmitter
51 resubmitter<Executor, typename decay<Function>::type>
53 return resubmitter<Executor, typename decay<Function>::type >(ex, boost::move(funct)); in resubmit()
268 using executors::resubmitter;
/third_party/boost/libs/thread/doc/
Dcompliance.qbk239 [[VI.D] [`task_wrapper`] [No] [ renamed `resubmitter` ]]