ROOT
6.06/09
Reference Guide
|
#include "Rtypes.h"
Go to the source code of this file.
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
Enumerations | |
enum | ROOT::EThreadSlotReservation { ROOT::kMaxUserThreadSlot = 20, ROOT::kPadThreadSlot = 20, ROOT::kClassThreadSlot = 21, ROOT::kDirectoryThreadSlot = 22, ROOT::kFileThreadSlot = 23, ROOT::kPerfStatsThreadSlot = 24, ROOT::kMaxThreadSlot = 25 } |
Variables | |
R__EXTERN void **(* | gThreadTsd )(void *, Int_t) |
Definition at line 42 of file TThreadSlots.h.
Referenced by TDirectory::CurrentDirectory(), TFile::CurrentFile(), TVirtualPerfStats::CurrentPerfStats(), TClass::GetCollectionProxy(), TClass::GetStreamer(), TThread::Init(), TVirtualPad::Pad(), and TClass::StreamerExternal().