Async++ unknown
Async (co_await/co_return) code for C++
Loading...
Searching...
No Matches
asyncpp::mutex::lock_awaiter Struct Reference

Public Member Functions

constexpr lock_awaiter (class mutex *mtx)
 
constexpr bool await_ready () const noexcept
 
bool await_suspend (coroutine_handle<> hndl) noexcept
 
constexpr void await_resume () const noexcept
 

Public Attributes

class mutexmutex
 
lock_awaiternext {nullptr}
 
coroutine_handle handle {}
 

The documentation for this struct was generated from the following file: