Similar to MutexHolder, but for a light reentrant mutex.
More...
#include "lightReMutexHolder.h"
List of all members.
Detailed Description
Similar to MutexHolder, but for a light reentrant mutex.
Definition at line 27 of file lightReMutexHolder.h.
Constructor & Destructor Documentation
| LightReMutexHolder::LightReMutexHolder |
( |
const LightReMutex & |
mutex, |
|
|
Thread * |
current_thread |
|
) |
| [inline] |
| LightReMutexHolder::LightReMutexHolder |
( |
LightReMutex *& |
mutex | ) |
[inline] |
The documentation for this class was generated from the following files: