Home
last modified time | relevance | path

Searched defs:task_pool_type (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_task.cpp303 using task_pool_type = std::vector<SpawningTask, tbb::cache_aligned_allocator<SpawningTask>>; typedef in SpawningTaskBody
418 using task_pool_type = std::vector<bypass_task, tbb::cache_aligned_allocator<bypass_task>>; typedef