Searched refs:thread_idx (Results 1 – 1 of 1) sorted by relevance
56 utils::NativeParallelFor(NTasks, [&] (std::size_t thread_idx) { in Test1() argument57 tf(thread_idx % 2 == 0); in Test1()