Home
last modified time | relevance | path

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

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