Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dexception_handling.h308 CancellatorT cancellator(ctx, threshold);
312 tg.run(cancellator);
/oneTBB/test/tbb/
H A Dtest_eh_algorithms.cpp1182 Cancellator cancellator(ctx, threshold); in TestCancelation1_parallel_for_each() local
1184 tg.run( cancellator ); in TestCancelation1_parallel_for_each()