Home
last modified time | relevance | path

Searched refs:ParForEachBodyWithThrowingFeederTasks (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_eh_algorithms.cpp1003 class ParForEachBodyWithThrowingFeederTasks { class
1024 …bb::parallel_for_each(std::begin(range), std::end(range), ParForEachBodyWithThrowingFeederTasks()); in Test5_parallel_for_each()