Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
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:
Mutex.h
Generated on Wed May 15 22:42:22 2013 for miniscope v3 by
1.5.9
Tomasz Ostrowski