proxygen
|
Public Member Functions | |
std::unique_lock< Mutex > | await_resume () noexcept |
![]() | |
bool | await_ready () noexcept |
bool | await_suspend (std::experimental::coroutine_handle<> awaitingCoroutine) noexcept |
void | await_resume () noexcept |
Friends | |
class | Mutex |
Additional Inherited Members | |
![]() | |
LockOperation (Mutex &mutex) noexcept | |
![]() | |
Mutex & | mutex_ |
std::experimental::coroutine_handle | awaitingCoroutine_ |
LockOperation * | next_ |
|
inlinenoexcept |