Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ducurr.cpp116 static icu::UInitOnce gIsoCodesInitOnce = U_INITONCE_INITIALIZER; variable
256 gIsoCodesInitOnce.reset(); in isoCodes_cleanup()
2225 umtx_initOnce(gIsoCodesInitOnce, &initIsoCodes, *eErrorCode); in ucurr_isAvailable()