Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp1498 struct __awaiter in __co_call() struct
1500 decltype(__fn) __fn_; in __co_call()
1502 static constexpr auto await_ready() noexcept -> bool in __co_call()
1507 void await_suspend(__coro::coroutine_handle<>) noexcept in __co_call()
1512 [[noreturn]] void await_resume() noexcept in __co_call()