#include <ThreadTypes.hpp>
Public Attributes | |
| pthread_t | thread_id |
| NativeMutex_t * | pmutex |
Definition at line 90 of file ThreadTypes.hpp.
Definition at line 92 of file ThreadTypes.hpp.
Definition at line 93 of file ThreadTypes.hpp.
Referenced by BLOCXX_NAMESPACE::NonRecursiveMutexImpl::conditionPreWait(), BLOCXX_NAMESPACE::Condition::doTimedWait(), and BLOCXX_NAMESPACE::Condition::doWait().
1.5.6