libHSPlasma
|
#include <hsThread.h>
Public Member Functions | |
hsThreadCondition () | |
~hsThreadCondition () | |
void | wait () |
void | signal () |
Protected Attributes | |
void * | fConditionData |
hsThreadCondition::hsThreadCondition | ( | ) |
hsThreadCondition::~hsThreadCondition | ( | ) |
void hsThreadCondition::signal | ( | ) |
void hsThreadCondition::wait | ( | ) |
|
protected |