Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_algorithms.cpp500 class ParForLauncher { class
506 ParForLauncher ( tbb::task_group_context& ctx ) : my_ctx(ctx) {} in ParForLauncher() function in ParForLauncher
512 …RunCancellationTest<ParForLauncher<ParForBodyToCancel>, Cancellator>( NumSubranges(FLAT_RANGE, FLA… in TestCancelation1()
544 RunCancellationTest<ParForLauncher<ParForBodyToCancel2>, Cancellator2>(); in TestCancelation2()