Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtimezone.cpp124 static icu::UInitOnce gStaticZonesInitOnce = U_INITONCE_INITIALIZER; variable
154 gStaticZonesInitOnce.reset(); in timeZone_cleanup()
326 umtx_initOnce(gStaticZonesInitOnce, &initStaticTimeZones); in getUnknown()
333 umtx_initOnce(gStaticZonesInitOnce, &initStaticTimeZones); in getGMT()