ROOT
6.07/01
Reference Guide
|
#include "TPosixThreadFactory.h"
#include "TPosixMutex.h"
#include "TPosixCondition.h"
#include "TPosixThread.h"
Go to the source code of this file.
Functions | |
ClassImp (TPosixThreadFactory) TPosixThreadFactory | |
Create Posix thread factory. Also sets global gThreadFactory to this. More... | |
Variables | |
static TPosixThreadFactory | gPosixThreadFactoryCreator |
ClassImp | ( | TPosixThreadFactory | ) |
Create Posix thread factory. Also sets global gThreadFactory to this.
Definition at line 29 of file TPosixThreadFactory.cxx.
|
static |
Definition at line 27 of file TPosixThreadFactory.cxx.