Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dzonemeta.cpp51 static icu::UInitOnce gCountryInfoVectorsInitOnce = U_INITONCE_INITIALIZER; variable
86 gCountryInfoVectorsInitOnce.reset(); in zoneMeta_cleanup()
441 umtx_initOnce(gCountryInfoVectorsInitOnce, &countryInfoVectorsInit, status); in getCanonicalCountry()