Archon::Utilities::Semaphore Struct Reference
A semaphore.
More...
#include <archon/util/thread.H>
Collaboration diagram for Archon::Utilities::Semaphore:
[legend]List of all members.
|
Public Member Functions |
| Semaphore (int initialValue=1) |
void | down () throw (UnexpectedException) |
| proberen/wait
|
void | up () |
| verhogan/signal
|
Detailed Description
A semaphore.
- Todo:
- Let's put this class into a file of its own.
Definition at line 346 of file thread.H.
The documentation for this struct was generated from the following files:
Generated on Sun Jul 30 22:57:59 2006 for Archon by
1.4.4