qpid::sys::Condition Class Reference

A condition variable for thread synchronization. More...

#include <Condition.h>

Inheritance diagram for qpid::sys::Condition:

Inheritance graph
[legend]

List of all members.

Public Member Functions

void wait (Mutex &)
bool wait (Mutex &, const AbsTime &absoluteTime)
void notify ()
void notifyAll ()
void wait (Mutex &)
bool wait (Mutex &, const AbsTime &absoluteTime)
void notify ()
void notifyAll ()


Detailed Description

A condition variable for thread synchronization.
The documentation for this class was generated from the following files:

Generated on Thu May 15 22:24:47 2008 for Qpid by  doxygen 1.5.5