Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_init_shutdown.cpp133 struct TestThread: utils::NoAssign { struct
134 TestThread(int ) {} in TestThread() function
155 utils::NativeParallelFor( 1, TestThread(1) ); in TestKeyDtor() argument