libcoro  1.0
Coroutine support library for C++20

◆ operator co_await()

future<ownership> coro::mutex::operator co_await ( )
inline

lock the mutex co_awaitable

Definition at line 94 of file mutex.h.