13#ifndef ROOT_TThreadFactory
14#define ROOT_TThreadFactory
35 TThreadFactory(
const char *
name =
"Unknown",
const char *title =
"Unknown Thread Factory");
bool Bool_t
Boolean (0=false, 1=true) (bool).
#define ClassDefOverride(name, id)
externTThreadFactory * gThreadFactory
virtual TConditionImp * CreateConditionImp(TMutexImp *m)=0
virtual ~TThreadFactory()
TThreadFactory(const char *name="Unknown", const char *title="Unknown Thread Factory")
TThreadFactory ctor only called by derived classes.
virtual TMutexImp * CreateMutexImp(Bool_t recursive)=0
virtual TThreadImp * CreateThreadImp()=0
<div class="legacybox"><h2>Legacy Code</h2> TThread is a legacy interface: there will be no bug fixes...