Mutex Class Reference

Mutex primitive (Win32). More...

#include <Mutex.h>

List of all members.

Public Member Functions

void lock ()
 Wait for ownership of the critical section object.
void unlock ()
 Release ownershop of the critical section object.


Detailed Description

Mutex primitive (Win32).
The documentation for this class was generated from the following file:

Generated on Thu Jul 2 23:00:07 2009 for armscope by  doxygen 1.5.9
Tomasz Ostrowski