CArchCondImpl Class Reference
Internal condition variable data. An architecture dependent type holding the necessary data for a condition variable.
More...
#include <IArchMultithread.h>
List of all members.
|
Public Types |
enum | { kSignal = 0,
kBroadcast
} |
Public Attributes |
pthread_cond_t | m_cond |
HANDLE | m_events [2] |
int | m_waitCount |
CArchMutex | m_waitCountMutex |
Detailed Description
Internal condition variable data. An architecture dependent type holding the necessary data for a condition variable.
Definition at line 24 of file CArchMultithreadPosix.h.
The documentation for this class was generated from the following files:
Generated on Fri Nov 6 00:21:16 2009 for synergy-plus by
1.3.9.1