Searched refs:test_task_pool (Results 1 – 1 of 1) sorted by relevance
477 std::vector<bypass_task, tbb::cache_aligned_allocator<bypass_task>> test_task_pool; variable480 test_task_pool.emplace_back(wait, test_task_pool, resume_flag, test_suspend_tag);485 if (ticket < test_task_pool.size()) {486 tbb::detail::d1::spawn(test_task_pool[ticket], test_context);502 CHECK(bypass_task::my_current_task >= test_task_pool.size());