mxmThreadConditionVariable Class Reference
[modularMX Runtime Platform Core]

Default condition variable implementation. More...

#include <mxmThreadConditionVariable.h>

Inheritance diagram for mxmThreadConditionVariable:

mxmObject mxmConditionVariableInterface mxmInterface List of all members.

Public Member Functions

 mxmThreadConditionVariable (mxmThreadLock *lock)
 The condition variable does not assume ownership over the lock.
void wait ()
 (Re)implemented.
void signal ()
 (Re)implemented.
void signalAll ()
 (Re)implemented.

Private Attributes

mxmThreadLockLock
pthread_cond_t ConditionVariable

Detailed Description

Default condition variable implementation.

Author:
[khe] Kai Hergenroether

[agu] Alexander Gugau


The documentation for this class was generated from the following files:
Generated on Fri Jun 29 17:21:05 2007 for MxPEG SDK by  doxygen 1.4.6