|
Trippin Cyril
|
Simple mutexlocking class. More...
#include <Thread.h>
Public Member Functions | |
| MutexLocker (Mutex *mutex) | |
| virtual | ~MutexLocker () |
Simple mutexlocking class.
|
inline |
Constructor that locks the mutex
|
inlinevirtual |
Deconstructor that unlocks the mutex
1.8.6