Searched defs:__awaiter (Results 1 – 1 of 1) sorted by relevance
155 struct __awaiter { in __co_call() struct156 decltype(__fn) __fn_; in __co_call()158 static constexpr auto await_ready() noexcept -> bool { in __co_call()162 void await_suspend(__coro::coroutine_handle<>) noexcept { in __co_call()167 void await_resume() noexcept { in __co_call()