enter(void) | ost::Mutex | [inline] |
enterMutex(void) | ost::Mutex | |
leave(void) | ost::Mutex | [inline] |
leaveMutex(void) | ost::Mutex | |
Mutex(const char *name=NULL) | ost::Mutex | |
MutexCounter(const char *id=NULL) | ost::MutexCounter | |
MutexCounter(int initial, const char *id=NULL) | ost::MutexCounter | |
nameMutex(const char *name) | ost::Mutex | [inline] |
operator++(MutexCounter &mc) | ost::MutexCounter | [friend] |
operator--(MutexCounter &mc) | ost::MutexCounter | [friend] |
setDebug(bool mode) | ost::Mutex | [inline, static] |
test(void) | ost::Mutex | [inline] |
tryEnterMutex(void) | ost::Mutex | |
~Mutex() | ost::Mutex | [virtual] |