boost::capy::async_mutex::lock_awaiter
Awaiter returned by lock().
Synopsis
Declared in <boost/capy/ex/async_mutex.hpp>
class lock_awaiter
: public /* implementation-defined */::node
Member Functions
Name |
Description |
|
Constructors |
|
Destructor |
|
Assignment operators |
IoAwaitable protocol overload. |
Friends
| Name | Description |
|---|---|
An asynchronous mutex for coroutines. |
Created with MrDocs