Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Djapancal.cpp42 static icu::UInitOnce gJapaneseEraRulesInitOnce = U_INITONCE_INITIALIZER; variable
52 gJapaneseEraRulesInitOnce.reset(); in japanese_calendar_cleanup()
98 umtx_initOnce(gJapaneseEraRulesInitOnce, &initializeEras, status); in init()