Searched refs:tg_pool (Results 1 – 1 of 1) sorted by relevance
44 static task_group_pool tg_pool; variable211 tg_pool[tbb::this_task_arena::current_thread_index()].run(std::forward<F>(f)); in run_task()216 tg_pool[tbb::this_task_arena::current_thread_index()].run(std::ref(*f)); in run_task()