Geant4-11
|
Functions | |
ThreadPool * | get_default_threadpool () |
intmax_t | get_task_depth () |
std::atomic_uintmax_t & | task_group_counter () |
ThreadPool * PTL::internal::get_default_threadpool | ( | ) |
Definition at line 53 of file TaskGroup.cc.
References PTL::TaskRunManager::GetMasterRunManager(), and PTL::TaskRunManager::GetThreadPool().
intmax_t PTL::internal::get_task_depth | ( | ) |
Definition at line 61 of file TaskGroup.cc.
References PTL::ThreadData::GetInstance(), and PTL::ThreadData::task_depth.
std::atomic_uintmax_t & PTL::internal::task_group_counter | ( | ) |
Definition at line 46 of file TaskGroup.cc.