libHSPlasma
Public Member Functions | Protected Attributes | List of all members
hsThreadCondition Class Reference

#include <hsThread.h>

Public Member Functions

 hsThreadCondition ()
 ~hsThreadCondition ()
void wait ()
void signal ()

Protected Attributes

void * fConditionData

Constructor & Destructor Documentation

hsThreadCondition::hsThreadCondition ( )
hsThreadCondition::~hsThreadCondition ( )

Member Function Documentation

void hsThreadCondition::signal ( )
void hsThreadCondition::wait ( )

Member Data Documentation

void* hsThreadCondition::fConditionData
protected

The documentation for this class was generated from the following file: