Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp276 umtx_condWait(&gThreadsCountChanged, &gTestMutexA); in run()
287 umtx_condWait(&gThreadsCountChanged, &gTestMutexA); in run()
293 umtx_condWait(&gThreadsCountChanged, &gTestMutexA); in run()
326 umtx_condWait(&gThreadsCountChanged, &gTestMutexA); in TestMutex()
330 umtx_condWait(&gThreadsCountChanged, &gTestMutexA); in TestMutex()
1222 umtx_condWait(&gCTConditionVar, &gCTMutex); in run()
1230 umtx_condWait(&gCTConditionVar, &gCTMutex); in run()
1248 umtx_condWait(&gCTConditionVar, &gCTMutex); in TestConditionVariables()
1252 umtx_condWait(&gCTConditionVar, &gCTMutex); in TestConditionVariables()
1329 umtx_condWait(&gCTConditionVar, &gCTMutex); in createObject()
/external/icu/icu4c/source/common/
Dumutex.cpp144 umtx_condWait(UConditionVar *condition, UMutex *mutex) { in umtx_condWait() function
216 umtx_condWait(UConditionVar *cond, UMutex *mutex) { in umtx_condWait() function
Dumutex.h447 U_INTERNAL void U_EXPORT2 umtx_condWait(UConditionVar *cond, UMutex *mutex);
Dunifiedcache.cpp357 umtx_condWait(&gInProgressValueAddedCond, &gCacheMutex); in _poll()
/external/icu/libandroidicu/include/unicode/
Durename.h1126 #define umtx_condWait U_ICU_ENTRY_POINT_RENAME(umtx_condWait) macro
/external/icu/icu4c/source/common/unicode/
Durename.h1126 #define umtx_condWait U_ICU_ENTRY_POINT_RENAME(umtx_condWait) macro