libcoro  1.0
Coroutine support library for C++20

◆ lock()

future<ownership> coro::mutex::lock ( )
inline

lock the mutex, retrieve future ownership

Definition at line 87 of file mutex.h.

+ Here is the caller graph for this function: