Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dputil.cpp239 static UMutex fakeClockMutex = U_MUTEX_INTIALIZER; variable
248 umtx_lock(&fakeClockMutex); in getUTCtime_fake()
265 umtx_unlock(&fakeClockMutex); in getUTCtime_fake()