Searched refs:__schedule_task (Results 1 – 1 of 1) sorted by relevance
114 struct __schedule_task struct116 using __t = __schedule_task; argument117 using __id = __schedule_task; argument152 explicit __schedule_task(run_loop* __loop) noexcept : in __schedule_task() argument176 [[nodiscard]] auto schedule() const noexcept -> __schedule_task in schedule()178 return __schedule_task{__loop_}; in schedule()