Geant4-11
Public Types | Public Member Functions | Static Public Member Functions
PTL::tbb::global_control Class Reference

#include <ThreadData.hh>

Public Types

enum  parameter { max_allowed_parallelism , thread_stack_size }
 

Public Member Functions

 global_control (parameter p, size_t value)
 
 ~global_control ()
 

Static Public Member Functions

static size_t active_value (parameter param)
 

Detailed Description

Definition at line 77 of file ThreadData.hh.

Member Enumeration Documentation

◆ parameter

Enumerator
max_allowed_parallelism 
thread_stack_size 

Definition at line 80 of file ThreadData.hh.

Constructor & Destructor Documentation

◆ global_control()

PTL::tbb::global_control::global_control ( parameter  p,
size_t  value 
)

◆ ~global_control()

PTL::tbb::global_control::~global_control ( )

Member Function Documentation

◆ active_value()

static size_t PTL::tbb::global_control::active_value ( parameter  param)
static

The documentation for this class was generated from the following file: