#include <mutex.h>
Inheritance diagram for mutex:


Public Member Functions | |
| virtual | ~mutex () |
| Destroys this mutex. | |
| IMPLEMENT_CLASS_NAME ("mutex") | |
See mutex_base for the real implementation.
Definition at line 74 of file mutex.h.
| mutex::IMPLEMENT_CLASS_NAME | ( | "mutex" | ) |
1.5.1