Etterna 0.74.4
|
Public Member Functions | |
MutexImpl_Pthreads (RageMutex *parent) | |
bool | Lock () |
bool | TryLock () |
void | Unlock () |
![]() | |
MutexImpl (RageMutex *pParent) | |
Protected Attributes | |
pthread_mutex_t | mutex |
Friends | |
class | EventImpl_Pthreads |
Additional Inherited Members | |
![]() | |
RageMutex * | m_Parent |
|
virtual |
Implements MutexImpl.
|
virtual |
Implements MutexImpl.
|
virtual |
Implements MutexImpl.