Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dputil.cpp256 static UMutex fakeClockMutex; in getUTCtime_fake() local
257 umtx_lock(&fakeClockMutex); in getUTCtime_fake()
274 umtx_unlock(&fakeClockMutex); in getUTCtime_fake()