Searched refs:task_group_pool (Results 1 – 1 of 1) sorted by relevance
27 struct task_group_pool { struct28 …task_group_pool() : pool_size(std::thread::hardware_concurrency()), task_submitters(new tbb::task_… in task_group_pool() function30 ~task_group_pool() { in ~task_group_pool() argument44 static task_group_pool tg_pool; argument