mutex Class Reference
The object that will actually be used for mutual exclusion.
More...
#include <mutex.h>
List of all members.
Detailed Description
The object that will actually be used for mutual exclusion.
See mutex_base for the real implementation.
Definition at line 74 of file mutex.h.
Constructor & Destructor Documentation
| mutex::~mutex |
( |
|
) |
[virtual] |
Member Function Documentation
| mutex::IMPLEMENT_CLASS_NAME |
( |
"mutex" |
|
) |
|
The documentation for this class was generated from the following files:
- /home/fred/hoople/source/lib_src/library/basis/mutex.h
- /home/fred/hoople/source/lib_src/library/basis/mutex.cpp