Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtimezone.cpp140 static icu::UInitOnce gCanonicalLocationZonesInitOnce = U_INITONCE_INITIALIZER; variable
173 gCanonicalLocationZonesInitOnce.reset(); in timeZone_cleanup()
808 umtx_initOnce(gCanonicalLocationZonesInitOnce, &initMap, type, ec); in getMap()