Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
Mutex Class Reference
Mutual Exclusion. Supports pthreads and Windows Mutexes.
More...
#include <Mutex.h>
Collaboration diagram for Mutex:
[legend]List of all members.
Public Methods |
| Mutex () |
| ~Mutex () |
bool | Lock () |
bool | TryToLock () |
bool | Unlock () |
Detailed Description
Mutual Exclusion. Supports pthreads and Windows Mutexes.
The documentation for this class was generated from the following files:
- /home/pcburns/c/penguinsound/include/PenguinSound/Mutex.h
- /home/pcburns/c/penguinsound/src/PenguinSound/Mutex.cpp
Generated at Mon Nov 27 01:47:02 2000 for LibPenguinPlay by
1.2.3 written by Dimitri van Heesch,
© 1997-2000