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.hpp180 struct __awaiter in __co_call() struct
182 decltype(__fn) __fn_; in __co_call()
184 static constexpr auto await_ready() noexcept -> bool in __co_call()
189 void await_suspend(__coro::coroutine_handle<>) noexcept in __co_call()
194 [[noreturn]] void await_resume() noexcept in __co_call()