Lely core libraries 2.3.4
|
A plain mutex suitable for use in fibers. More...
#include <fiber_exec.hpp>
Additional Inherited Members | |
![]() | |
void | lock () |
bool | try_lock () |
void | unlock () |
A plain mutex suitable for use in fibers.
Definition at line 239 of file fiber_exec.hpp.