Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/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.h443 U_INTERNAL void U_EXPORT2 umtx_condWait(UConditionVar *cond, UMutex *mutex);
Dunifiedcache.cpp357 umtx_condWait(&gInProgressValueAddedCond, &gCacheMutex); in _poll()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h1127 #define umtx_condWait U_ICU_ENTRY_POINT_RENAME(umtx_condWait) macro