Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp1213 const int LOCALS = 10; variable
1218 utils::SpinBarrier barrier(LOCALS);
1219 utils::NativeParallelFor(LOCALS, [&](int i) { in __anonba7ca1840402()
1227 std::vector<int> sequence(LOCALS);