Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dputil.cpp255 static UMutex fakeClockMutex = U_MUTEX_INTIALIZER; variable
264 umtx_lock(&fakeClockMutex); in getUTCtime_fake()
281 umtx_unlock(&fakeClockMutex); in getUTCtime_fake()