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 Wed May 15 22:42:22 2013 for miniscope v3 by  doxygen 1.5.9
Tomasz Ostrowski