Public Member Functions | |
Gate (const char *pzName, bool bRecursive=true, bool bInterruptible=false) | |
~Gate () | |
int | Lock () const |
int | Unlock () const |
int | Close () const |
int | Open () const |
os::Gate::Gate | ( | const char * | pzName, | |
bool | bRecursive = true , |
|||
bool | bInterruptible = false | |||
) | [inline] |
os::Gate::~Gate | ( | ) | [inline] |
int os::Gate::Lock | ( | ) | const [inline] |
int os::Gate::Unlock | ( | ) | const [inline] |
int os::Gate::Close | ( | ) | const [inline] |
int os::Gate::Open | ( | ) | const [inline] |