Home
last modified time | relevance | path

Searched refs:run_loop (Results 1 – 4 of 4) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__run_loop.hpp39 class run_loop;
66 run_loop* __loop_;
105 class run_loop class
142 run_loop* __loop_;
156 run_loop* const __loop_;
165 friend run_loop;
169 run_loop* __loop_;
227 inline void run_loop::run() in run()
235 inline void run_loop::finish() in finish()
250 inline auto run_loop::__pop_front_() -> __task* in __pop_front_()
[all …]
H A D__sync_wait.hpp51 run_loop* __loop_ = nullptr;
53 auto query(get_scheduler_t) const noexcept -> run_loop::__scheduler in query()
59 query(get_delegatee_scheduler_t) const noexcept -> run_loop::__scheduler in query()
88 run_loop __loop_;
H A D__p2300.hpp348 using run_loop STDEXEC_STD_DEPRECATED = stdexec::run_loop; typedef
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcontext.hpp104 execution::run_loop loop{};