cThreadCond Class Reference
holding the thread conditions
More...
#include <thread.h>
Inheritance diagram for cThreadCond:
[legend]Collaboration diagram for cThreadCond:
[legend]List of all members.
|
Public Member Functions |
virtual | ~cThreadCond () |
| Destructor.
|
virtual void | Signal () |
| Signal.
|
virtual void | Wait () |
| Wait.
|
Protected Attributes |
pthread_cond_t | m_cond |
| conditions
|
Detailed Description
holding the thread conditions
The documentation for this class was generated from the following files:
Generated on Mon Apr 26 14:38:53 2010 for New Simulator by
1.4.4