#include <ThreadTypes.hpp>
Public Attributes | |
| pthread_mutex_t | mutex |
Definition at line 70 of file ThreadTypes.hpp.
| pthread_mutex_t BLOCXX_NAMESPACE::Mutex_t::mutex |
Definition at line 72 of file ThreadTypes.hpp.
Referenced by BLOCXX_NAMESPACE::MutexImpl::acquireMutex(), BLOCXX_NAMESPACE::MutexImpl::createMutex(), BLOCXX_NAMESPACE::MutexImpl::destroyMutex(), and BLOCXX_NAMESPACE::MutexImpl::releaseMutex().
1.5.6