#include <omnithread.h>
List of all members.
Constructor & Destructor Documentation
omni_mutex::omni_mutex |
( |
void |
| ) |
|
omni_mutex::~omni_mutex |
( |
void |
| ) |
|
Member Function Documentation
void omni_mutex::acquire |
( |
void |
| ) |
[inline] |
void omni_mutex::lock |
( |
void |
| ) |
[inline] |
void omni_mutex::release |
( |
void |
| ) |
[inline] |
int omni_mutex::trylock |
( |
void |
| ) |
[inline] |
void omni_mutex::unlock |
( |
void |
| ) |
[inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: