|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for UseMutex, including all inherited members.
| allow_unlock() | UseMutex | inline |
| disallow_unlock() | UseMutex | inline |
| enter() | UseMutex | inline |
| leave() | UseMutex | inline |
| lock() | UseMutex | inline |
| mutex | UseMutex | private |
| unlock() | UseMutex | inline |
| unlock_when_destroy | UseMutex | private |
| UseMutex(pthread_mutex_t *m) | UseMutex | inline |
| UseMutex(pthread_mutex_t &m) | UseMutex | inline |
| ~UseMutex() | UseMutex | inline |