ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Macros | Functions
TWin32Mutex.cxx File Reference
#include "TThread.h"
#include "TWin32Mutex.h"
Include dependency graph for TWin32Mutex.cxx:

Go to the source code of this file.

Macros

#define _WIN32_WINNT   0x0501
 

Functions

 ClassImp (TWin32Mutex) TWin32Mutex
 Create a Win32 mutex lock. More...
 

Macro Definition Documentation

#define _WIN32_WINNT   0x0501

Definition at line 21 of file TWin32Mutex.cxx.

Function Documentation

ClassImp ( TWin32Mutex  )

Create a Win32 mutex lock.

Definition at line 27 of file TWin32Mutex.cxx.