ValueCondition Class Reference

Waits for a variable to take on a certain value. More...

Collaboration diagram for ValueCondition:
[legend]

List of all members.

Public Member Functions

void Set (int v)
void Set (int v)
void Wait (int v)
 Wait for this to become a particular value.
void Wait (int v)
 Wait for this to become a particular value.
void WaitNot (int v)
void WaitNot (int v)

Detailed Description

Waits for a variable to take on a certain value.

Definition at line 349 of file thread.h.


Member Function Documentation

void ValueCondition::Wait ( int  v  )  [inline]

Wait for this to become a particular value.

Definition at line 361 of file thread.h.

References Mutex::Lock(), and Mutex::Unlock().

void ValueCondition::Wait ( int  v  )  [inline]

Wait for this to become a particular value.

Definition at line 361 of file thread.h.

References Mutex::Lock(), and Mutex::Unlock().


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