Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1256 int gStartedThreads; variable
1264 gStartedThreads += gConditionTestOne; in run()
1267 while (gStartedThreads < NUMTHREADS) { in run()
1270 __FILE__, __LINE__, gStartedThreads, gFinishedThreads); in run()
1286 gStartedThreads = 0; in TestConditionVariables()
1297 while (gStartedThreads < NUMTHREADS) { in TestConditionVariables()