Mutual exclusion class
![]() | CAVERNplus_mutex_c () Construct for a CAVERN mutual exclusion object. |
![]() | getNexusMutex () Return the nexus handle to the mutex variable. |
![]() | lock () Lock the mutex object. |
![]() | setMutexDebug (CAVERNplus_mutex_c::mutexDebug_t stat) Turn mutex debug messages on or off. |
![]() | setMutexDebugMesg (char *msg) Set the debug message to print whenever lock and unlock is performed. |
![]() | unlock () Unlock mutex object. |
![]() | ~CAVERNplus_mutex_c () Destructor for a CAVERN mutual exclusion object. |
Mutual exclusion class.This class encapsulates mutual exclusion in a C++ object.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de