ROOT  6.06/09
Reference Guide
Functions | Variables
TWin32ThreadFactory.cxx File Reference
#include "TWin32ThreadFactory.h"
#include "TWin32Mutex.h"
#include "TWin32Condition.h"
#include "TWin32Thread.h"
+ Include dependency graph for TWin32ThreadFactory.cxx:

Go to the source code of this file.

Functions

 ClassImp (TWin32ThreadFactory) TWin32ThreadFactory
 Create Win32 thread factory. Also sets global gThreadFactory to this. More...
 

Variables

static TWin32ThreadFactory gWin32ThreadFactoryCreator
 

Function Documentation

ClassImp ( TWin32ThreadFactory  )

Create Win32 thread factory. Also sets global gThreadFactory to this.

Definition at line 29 of file TWin32ThreadFactory.cxx.

Variable Documentation

TWin32ThreadFactory gWin32ThreadFactoryCreator
static

Definition at line 27 of file TWin32ThreadFactory.cxx.