Searched refs:the_executor (Results 1 – 1 of 1) sorted by relevance
126 typedef resubmit_at_executor<Scheduler, Executor> the_executor; typedef in boost::executors::scheduler_executor_wrapper147 the_executor after(chrono::duration<Rep,Period> const& rel_time) in after()153 the_executor at(chrono::time_point<clock,Duration> const& abs_time) in at()155 return the_executor(sch, ex, abs_time); in at()