Classes | |
struct | ROOT::Internal::RTaskArenaWrapper::Attach |
Marker for attaching to an existing tbb::task_arena. More... | |
class | ROOT::Internal::RTaskArenaWrapper |
Wrapper for tbb::task_arena. More... | |
Namespaces | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Internal |
Functions | |
std::shared_ptr< ROOT::Internal::RTaskArenaWrapper > | ROOT::Internal::GetGlobalTaskArena (ROOT::EIMTConfig config) |
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. | |
int | ROOT::Internal::LogicalCPUBandwidthControl () |
Returns the available number of logical cores. | |