Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

/ray/src/lib/threads/tsemaphore.h File Reference

Implementing semaphore class for thread synchronisation. More...

#include <lib/sconfig.h>
#include <lib/threads/mutex.h>
#include <lib/threads/condition.h>

Include dependency graph for tsemaphore.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  Semaphore
 This class implements a standard semaphore. More...


Defines

#define _ThreadLibrary_Semaphore_H_   1


Detailed Description

Implementing semaphore class for thread synchronisation.

Author:
Wolfgang Wieser ] wwieser (a) gmx <*> de [
Unfortunately this file name had to be replaced from semaphore to tsemaphore since an #include <semaphore.h> (for Posix threads) would otherwise have included the file itself...

Definition in file tsemaphore.h.


Define Documentation

#define _ThreadLibrary_Semaphore_H_   1
 

Definition at line 18 of file tsemaphore.h.


Generated on Sat Feb 19 22:34:47 2005 for Ray by doxygen 1.3.5