Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_init_shutdown.cpp53 TestFunc1 tf(barr); in Test1() local
57 tf(thread_idx % 2 == 0); in Test1()
/oneTBB/test/tbb/
H A Dtest_task_group.cpp639 TestFunctor tf; in TestConstantFunctorRequirement() local
640 g.run( tf ); g.wait(); in TestConstantFunctorRequirement()
641 g.run_and_wait( tf ); in TestConstantFunctorRequirement()
H A Dtest_task_arena.cpp682 TestFunctor tf; in TestConstantFunctorRequirement() local
683 a.enqueue( tf ); in TestConstantFunctorRequirement()