#include "RConfigure.h"#include <memory>Classes | |
| class | ROOT::Internal::RTaskArenaWrapper |
| Wrapper for tbb::task_arena. More... | |
Namespaces | |
| namespace | ROOT |
| tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
| namespace | ROOT::Internal |
Functions | |
| std::shared_ptr< ROOT::Internal::RTaskArenaWrapper > | ROOT::Internal::GetGlobalTaskArena (unsigned maxConcurrency=0) |
| Factory function returning a shared pointer to the instance of the global RTaskArenaWrapper. More... | |
| int | ROOT::Internal::LogicalCPUBandwithControl () |
| Returns the available number of logical cores. More... | |