Searched refs:__pop_front_ (Results 1 – 1 of 1) sorted by relevance
205 auto __pop_front_() -> __task*;229 for (__task* __task; (__task = __pop_front_()) != &__head_;) in run()250 inline auto run_loop::__pop_front_() -> __task* in __pop_front_() function in stdexec::__loop::run_loop