|
HLIBpro
1.2
|
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 of matrix | |
| void | unlock () |
| unlock local mutex of matrix | |
| size_t | byte_size () const |
| return size in bytes used by this object | |
1.8.1.2