Home
last modified time | relevance | path

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

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