1 #ifndef art_Utilities_GlobalTaskGroup_h 2 #define art_Utilities_GlobalTaskGroup_h 4 #include "hep_concurrency/WaitingTask.h" 5 #include "tbb/global_control.h" 6 #include "tbb/task_group.h" 22 void may_run(hep::concurrency::WaitingTaskPtr task,
23 std::exception_ptr ex_ptr = {});
tbb::global_control threadControl_
tbb::global_control stackSizeControl_
GlobalTaskGroup(unsigned n_threads, unsigned stack_size)
void may_run(hep::concurrency::WaitingTaskPtr task, std::exception_ptr ex_ptr={})
tbb::task_group & native_group()