libHSPlasma
Public Member Functions | List of all members
hsSemaphore Class Reference

#include <hsSemaphore.h>

Public Member Functions

 hsSemaphore (int initialValue, const char *name="")
 ~hsSemaphore ()
bool wait ()
bool signal ()

Constructor & Destructor Documentation

hsSemaphore::hsSemaphore ( int  initialValue,
const char *  name = "" 
)
hsSemaphore::~hsSemaphore ( )

Member Function Documentation

bool hsSemaphore::signal ( )
bool hsSemaphore::wait ( )

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