WaitCondition Class Reference

Wait condition for alerting other threads of an action. More...

List of all members.

Public Member Functions

void Broadcast ()
void Broadcast ()
void Signal ()
void Signal ()
void Wait (Mutex *mutex_to_unlock)
void Wait (Mutex *mutex_to_unlock)
void WaitMillis (Mutex &mutex_to_unlock, unsigned millis)
void WaitMillis (Mutex &mutex_to_unlock, unsigned millis)
void WaitSec (Mutex &mutex_to_unlock, unsigned sec)
void WaitSec (Mutex &mutex_to_unlock, unsigned sec)

Detailed Description

Wait condition for alerting other threads of an action.

Definition at line 257 of file thread.h.


The documentation for this class was generated from the following files:
Generated on Mon Jan 24 12:04:40 2011 for FASTlib by  doxygen 1.6.3