libcoro  1.0
Coroutine support library for C++20

◆ _que

awaiter* coro::mutex::_que = nullptr
protected

contains queue of requests already registered by the lock

the queue is always managed by an owner

Definition at line 122 of file mutex.h.