Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_input_node.cpp142 std::atomic<int> counters2[N]; in test_single_dest() local
144 function_body<T> b2( counters2 ); in test_single_dest()
149 int v = counters2[i]; in test_single_dest()