Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_parallel_for.cpp218 class ParallelForRunner { class
258 ParallelForRunner( tbb::task_group_context& ctx ) in ParallelForRunner() function in test_cancellation::ParallelForRunner
261 ~ParallelForRunner() { FunctorToCancel::reset(); } in ~ParallelForRunner()
286 RunCancellationTest<ParallelForRunner<Mode>, Cancellator>(); in run_parallel_for_cancellation_test()