FX::FXSemaphore Class Reference

#include <FXThread.h>

List of all members.


Detailed Description

A semaphore allows for protection of a resource that can be accessed by a fixed number of simultaneous threads.

Definition at line 168 of file FXThread.h.

Public Member Functions

 FXSemaphore (FXint initial=1)
void wait ()
FXbool trywait ()
void post ()
 ~FXSemaphore ()


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:04 2009 for TnFOX by doxygen v1.4.7