22 #ifndef ROOT_TPoolManager 23 #define ROOT_TPoolManager 25 #include "RConfigure.h" 31 # if !defined(__ROOTCLING__) && !defined(G__DICTIONARY) 32 # error "Cannot use ROOT::TPoolManager without defining R__USE_IMT." 39 class task_scheduler_init;
57 static UInt_t GetPoolSize();
66 bool mustDelete =
true;
67 tbb::task_scheduler_init *fSched =
nullptr;
std::shared_ptr< TPoolManager > GetPoolManager(UInt_t nThreads=0)
Get a shared pointer to the manager.
Namespace for new ROOT classes and functions.