Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtimezone.cpp120 static icu::UInitOnce gStaticZonesInitOnce = U_INITONCE_INITIALIZER; variable
149 gStaticZonesInitOnce.reset(); in timeZone_cleanup()
316 umtx_initOnce(gStaticZonesInitOnce, &initStaticTimeZones); in getUnknown()
323 umtx_initOnce(gStaticZonesInitOnce, &initStaticTimeZones); in getGMT()