Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#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) |
Definition at line 71 of file ThreadData.hh.
Enumerator | |
---|---|
max_allowed_parallelism | |
thread_stack_size |
Definition at line 74 of file ThreadData.hh.
PTL::tbb::global_control::global_control | ( | parameter | p, |
size_t | value | ||
) |
PTL::tbb::global_control::~global_control | ( | ) |
|
static |
Referenced by PTL::ThreadPool::execute_on_all_threads().