PlayerBarrier Class Reference
Collaboration diagram for PlayerBarrier:

Public Member Functions | |
int | SetValue (int Value) |
int | Wait () |
Private Attributes | |
pthread_mutex_t | barrierMutex |
barrier to make sure StartThread doesnt return until cleanup handlers etc have been installed. | |
int | barrierValue |
pthread_cond_t | barrierCond |
The documentation for this class was generated from the following file: