Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__connect_awaitable.hpp184 struct __awaiter in __co_call() struct
186 decltype(__fn) __fn_; in __co_call()
188 static constexpr auto await_ready() noexcept -> bool in __co_call()
193 void await_suspend(__coro::coroutine_handle<>) noexcept in __co_call()
198 [[noreturn]] void await_resume() noexcept in __co_call()