libcoro  1.0
Coroutine support library for C++20

◆ locked()

static awaiter* coro::mutex::locked ( )
inlinestaticprotected

generates special pointer, which is used as locked flag (value 0x00000001)

Definition at line 113 of file mutex.h.

+ Here is the caller graph for this function: