Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
Functions | |
std::atomic_uintmax_t & | task_group_counter () |
ThreadPool * | get_default_threadpool () |
intmax_t | get_task_depth () |
ThreadPool * PTL::internal::get_default_threadpool | ( | ) |
Definition at line 50 of file TaskGroup.cc.
Referenced by PTL::TaskGroup< Tp, Arg, MaxDepth >::TaskGroup(), PTL::TaskGroup< Tp, Arg, MaxDepth >::TaskGroup(), and PTL::TaskGroup< Tp, Arg, MaxDepth >::wait().
intmax_t PTL::internal::get_task_depth | ( | ) |
Definition at line 63 of file TaskGroup.cc.
std::atomic_uintmax_t & PTL::internal::task_group_counter | ( | ) |
Definition at line 43 of file TaskGroup.cc.