Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dbuddhcal.cpp136 static icu::UInitOnce gBCInitOnce = U_INITONCE_INITIALIZER; variable
167 umtx_initOnce(gBCInitOnce, &initializeSystemDefaultCentury); in defaultCenturyStart()
174 umtx_initOnce(gBCInitOnce, &initializeSystemDefaultCentury); in defaultCenturyStartYear()