Internal mutex data. An architecture dependent type holding the necessary data for a mutex. More...
#include <IArchMultithread.h>
Public Attributes | |
| pthread_mutex_t | m_mutex |
| CRITICAL_SECTION | m_mutex |
Internal mutex data. An architecture dependent type holding the necessary data for a mutex.
Definition at line 29 of file CArchMultithreadPosix.h.
1.6.1