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.hpp178 auto await_resume() noexcept -> std::tuple<_Ts&...> in await_resume() function in exec::__at_coro_exit::__task
202 void await_resume() const noexcept {} in await_resume() function
H A Dcoroutine.hpp91 static void await_resume() noexcept {} in await_resume() function
H A Dtask.hpp380 static void await_resume() noexcept {} in await_resume() function
515 auto await_resume() -> _Ty in await_resume() function
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__as_awaitable.hpp153 auto await_resume() -> _Value in await_resume() function
H A D__connect_awaitable.hpp194 [[noreturn]] void await_resume() noexcept in __co_call() function