Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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 81 of file ThreadData.hh.

Member Enumeration Documentation

◆ parameter

Enumerator
max_allowed_parallelism 
thread_stack_size 

Definition at line 84 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: