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:

Collaboration graph
[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:
Generated at Mon Nov 27 01:47:02 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000