n2nc::sync::Mutex Class Reference
Mutex implementation.
More...
#include <mutex.h>
List of all members.
|
Public Member Functions |
bool | lock () |
bool | trylock () |
bool | unlock () |
Friends |
class | Condition |
Detailed Description
Mutex implementation.
- Author:
- fabsoft <fabsoft@gmail.com>
Definition at line 15 of file mutex.h.
The documentation for this class was generated from the following files: