Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_init_shutdown.cpp56 utils::NativeParallelFor(NTasks, [&] (std::size_t thread_idx) { in Test1() argument
57 tf(thread_idx % 2 == 0); in Test1()