Searched defs:__final_awaitable (Results 1 – 2 of 2) sorted by relevance
165 struct __final_awaitable { struct in exec::__at_coro_exit::__task166 static constexpr auto await_ready() noexcept -> bool { in await_ready()170 static auto await_suspend(__coro::coroutine_handle<__promise> __h) noexcept in await_suspend()178 void await_resume() const noexcept { in await_resume()
340 struct __final_awaitable { struct in exec::__task::basic_task341 static constexpr auto await_ready() noexcept -> bool { in await_ready()345 static auto await_suspend(__coro::coroutine_handle<__promise> __h) noexcept in await_suspend()350 static void await_resume() noexcept { in await_resume()