Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RTaskArena.cxx File Reference

Namespaces

namespace  ROOT
namespace  ROOT::Internal

Macros

#define TBB_PREVIEW_GLOBAL_CONTROL   1
#define TBB_USE_CAPTURED_EXCEPTION   0

Functions

std::shared_ptr< ROOT::Internal::RTaskArenaWrapperROOT::Internal::GetGlobalTaskArena (ROOT::EIMTConfig config)
std::shared_ptr< ROOT::Internal::RTaskArenaWrapperROOT::Internal::GetGlobalTaskArena (unsigned maxConcurrency, ROOT::EIMTConfig config)
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.

Macro Definition Documentation

◆ TBB_PREVIEW_GLOBAL_CONTROL

#define TBB_PREVIEW_GLOBAL_CONTROL   1

Definition at line 16 of file RTaskArena.cxx.

◆ TBB_USE_CAPTURED_EXCEPTION

#define TBB_USE_CAPTURED_EXCEPTION   0

Definition at line 2 of file RTaskArena.cxx.