HomeSort by relevance Sort by last modified time
    Searched refs:umtx_condWait (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/common/
umutex.cpp 144 umtx_condWait(UConditionVar *condition, UMutex *mutex) {
216 umtx_condWait(UConditionVar *cond, UMutex *mutex) {
umutex.h 428 U_INTERNAL void U_EXPORT2 umtx_condWait(UConditionVar *cond, UMutex *mutex);
unifiedcache.cpp 373 umtx_condWait(&gInProgressValueAddedCond, &gCacheMutex);
  /external/icu/icu4c/source/test/intltest/
tsmthred.cpp 327 umtx_condWait(&gThreadsCountChanged, &gTestMutexA);
338 umtx_condWait(&gThreadsCountChanged, &gTestMutexA);
344 umtx_condWait(&gThreadsCountChanged, &gTestMutexA);
377 umtx_condWait(&gThreadsCountChanged, &gTestMutexA);
381 umtx_condWait(&gThreadsCountChanged, &gTestMutexA);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 469 milliseconds