HLIBpro
2.8.1
|
Base class for all mutex equipped classes.
#include <TMutex.hh>
Public Member Functions | |
TMutex & | mutex () |
give access to internal mutex | |
void | lock () |
lock local mutex | |
void | unlock () |
unlock local mutex | |
size_t | byte_size () const |
return size in bytes used by this object | |