Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducurr.cpp100 static icu::UInitOnce gIsoCodesInitOnce = U_INITONCE_INITIALIZER; variable
240 gIsoCodesInitOnce.reset(); in isoCodes_cleanup()
2220 umtx_initOnce(gIsoCodesInitOnce, &initIsoCodes, *eErrorCode); in ucurr_isAvailable()