Functions | |
static bool & | GetImplicitMTFlag () |
static std::atomic_int & | GetParBranchProcessingCount () |
static std::shared_ptr< ROOT::Internal::RTaskArenaWrapper > & | R__GetTaskArena4IMT () |
UInt_t | ROOT_MT_GetThreadPoolSize () |
void | ROOT_TImplicitMT_DisableImplicitMT () |
void | ROOT_TImplicitMT_DisableParBranchProcessing () |
void | ROOT_TImplicitMT_EnableImplicitMT (UInt_t numthreads) |
void | ROOT_TImplicitMT_EnableImplicitMT_Config (ROOT::EIMTConfig config) |
void | ROOT_TImplicitMT_EnableParBranchProcessing () |
bool | ROOT_TImplicitMT_IsParBranchProcessingEnabled () |
Definition at line 37 of file TImplicitMT.cxx.
|
static |
Definition at line 43 of file TImplicitMT.cxx.
|
static |
Definition at line 26 of file TImplicitMT.cxx.
UInt_t ROOT_MT_GetThreadPoolSize | ( | ) |
Definition at line 32 of file TImplicitMT.cxx.
void ROOT_TImplicitMT_DisableImplicitMT | ( | ) |
Definition at line 75 of file TImplicitMT.cxx.
void ROOT_TImplicitMT_DisableParBranchProcessing | ( | ) |
Definition at line 90 of file TImplicitMT.cxx.
void ROOT_TImplicitMT_EnableImplicitMT | ( | UInt_t | numthreads | ) |
Definition at line 49 of file TImplicitMT.cxx.
void ROOT_TImplicitMT_EnableImplicitMT_Config | ( | ROOT::EIMTConfig | config | ) |
Definition at line 59 of file TImplicitMT.cxx.
void ROOT_TImplicitMT_EnableParBranchProcessing | ( | ) |
Definition at line 85 of file TImplicitMT.cxx.
bool ROOT_TImplicitMT_IsParBranchProcessingEnabled | ( | ) |
Definition at line 95 of file TImplicitMT.cxx.