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

Public Member Functions

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

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