Lely core libraries
2.3.4
|
The base class for mutexes suitable for use in fibers. More...
#include <fiber_exec.hpp>
Public Member Functions | |
void | lock () |
bool | try_lock () |
void | unlock () |
The base class for mutexes suitable for use in fibers.
Definition at line 189 of file fiber_exec.hpp.
|
inline |
Definition at line 205 of file fiber_exec.hpp.
|
inline |
Definition at line 212 of file fiber_exec.hpp.
|
inline |
Definition at line 227 of file fiber_exec.hpp.