![]() |
ROOT
6.06/09
Reference Guide
|
#include "TPosixThreadFactory.h"#include "TPosixMutex.h"#include "TPosixCondition.h"#include "TPosixThread.h"
Include dependency graph for TPosixThreadFactory.cxx: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.