| 
    Async++ unknown
    
   Async (co_await/co_return) code for C++ 
   | 
 
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 |