ROOT
6.07/01
Reference Guide
|
#include "TWin32ThreadFactory.h"
#include "TWin32Mutex.h"
#include "TWin32Condition.h"
#include "TWin32Thread.h"
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 |
ClassImp | ( | TWin32ThreadFactory | ) |
Create Win32 thread factory. Also sets global gThreadFactory to this.
Definition at line 29 of file TWin32ThreadFactory.cxx.
|
static |
Definition at line 27 of file TWin32ThreadFactory.cxx.