ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
TPosixThreadFactory.cxx File Reference
#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
 

Function Documentation

ClassImp ( TPosixThreadFactory  )

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

Definition at line 29 of file TPosixThreadFactory.cxx.

Variable Documentation

TPosixThreadFactory gPosixThreadFactoryCreator
static

Definition at line 27 of file TPosixThreadFactory.cxx.