Geant4-11
|
#include <ThreadData.hh>
Public Member Functions | |
template<typename FuncT > | |
void | run (FuncT f) |
template<typename FuncT > | |
void | run_and_wait (FuncT f) |
task_group () | |
void | wait () |
Definition at line 56 of file ThreadData.hh.
|
inline |
Definition at line 60 of file ThreadData.hh.
|
inline |
Definition at line 65 of file ThreadData.hh.
Referenced by PTL::ThreadPool::execute_on_all_threads(), PTL::ThreadPool::execute_on_specific_threads(), and PTL::ThreadPool::run_on_this().
|
inline |
Definition at line 71 of file ThreadData.hh.
|
inline |
Definition at line 62 of file ThreadData.hh.
Referenced by PTL::ThreadPool::destroy_threadpool(), PTL::ThreadPool::execute_on_all_threads(), and PTL::ThreadPool::execute_on_specific_threads().