Home
last modified time | relevance | path

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

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