Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RTaskArena.hxx File Reference
#include "RConfigure.h"
#include <memory>
Include dependency graph for RTaskArena.hxx:
This graph shows which files directly or indirectly include this file:

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::RTaskArenaWrapperROOT::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.