Searched refs:gSystemDefaultCenturyInitOnce (Results 1 – 3 of 3) sorted by relevance
846 static icu::UInitOnce gSystemDefaultCenturyInitOnce {}; variable885 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStart()893 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStartYear()
846 static icu::UInitOnce gSystemDefaultCenturyInitOnce = U_INITONCE_INITIALIZER; variable885 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStart()893 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStartYear()
876 static icu::UInitOnce gSystemDefaultCenturyInitOnce {}; variable915 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStart()923 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStartYear()