Home
last modified time | relevance | path

Searched defs:await_resume (Results 1 – 5 of 5) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dat_coroutine_exit.hpp160 auto await_resume() noexcept -> std::tuple<_Ts&...> { in await_resume() function in exec::__at_coro_exit::__task
178 void await_resume() const noexcept { in await_resume() function
H A Dcoroutine.hpp74 static void await_resume() noexcept { in await_resume() function
H A Dtask.hpp350 static void await_resume() noexcept { in await_resume() function
467 auto await_resume() -> _Ty { in await_resume() function
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__connect_awaitable.hpp167 void await_resume() noexcept { in __co_call() function
H A D__as_awaitable.hpp133 auto await_resume() -> _Value { in await_resume() function