Home
last modified time | relevance | path

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

/external/icu4c/common/
Dputil.c233 static UMTX fakeClockMutex = NULL; variable
242 umtx_lock(&fakeClockMutex); in getUTCtime_fake()
259 umtx_unlock(&fakeClockMutex); in getUTCtime_fake()