Searched refs:gThreadsCountChanged (Results 1 – 1 of 1) sorted by relevance
303 static UConditionVar gThreadsCountChanged = U_CONDITION_INITIALIZER; variable320 umtx_condBroadcast(&gThreadsCountChanged); in run()327 umtx_condWait(&gThreadsCountChanged, &gTestMutexA); in run()331 umtx_condBroadcast(&gThreadsCountChanged); in run()338 umtx_condWait(&gThreadsCountChanged, &gTestMutexA); in run()342 umtx_condBroadcast(&gThreadsCountChanged); in run()344 umtx_condWait(&gThreadsCountChanged, &gTestMutexA); in run()377 umtx_condWait(&gThreadsCountChanged, &gTestMutexA); in TestMutex()381 umtx_condWait(&gThreadsCountChanged, &gTestMutexA); in TestMutex()