Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <ThreadData.hh>
Public Member Functions | |
task_group () | |
void | wait () |
template<typename FuncT > | |
void | run (FuncT f) |
template<typename FuncT > | |
void | run_and_wait (FuncT f) |
Definition at line 50 of file ThreadData.hh.
|
inline |
Definition at line 54 of file ThreadData.hh.
|
inline |
Definition at line 59 of file ThreadData.hh.
Referenced by PTL::ThreadPool::execute_on_all_threads(), and PTL::ThreadPool::run_on_this().
|
inline |
Definition at line 65 of file ThreadData.hh.
|
inline |
Definition at line 56 of file ThreadData.hh.
Referenced by PTL::ThreadPool::destroy_threadpool(), and PTL::ThreadPool::execute_on_all_threads().