Home
last modified time | relevance | path

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

/oneTBB/examples/graph/som/
H A Dsom_graph.cpp189 void wait_for_all_graphs(int cIndex) { // cIndex ranges over [0 .. SPECULATION_CNT - 1] in wait_for_all_graphs() argument
192 (*g_array[cIndex])[x][y]->wait_for_all(); in wait_for_all_graphs()