Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task_arena.cpp1519 auto parallel_func = [&test_arena, &canceled_task] (std::size_t) { in ExceptionInExecute() local
1537 utils::NativeParallelFor(thread_number, parallel_func); in ExceptionInExecute()