Searched refs:gSystemZonesInitOnce (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dtimezone.cpp131 static icu::UInitOnce gSystemZonesInitOnce = U_INITONCE_INITIALIZER; variable
155 gSystemZonesInitOnce.reset();
741 umtx_initOnce(gSystemZonesInitOnce, &initMap, type, ec);
/external/icu/icu4c/source/i18n/
H A Dtimezone.cpp131 static icu::UInitOnce gSystemZonesInitOnce = U_INITONCE_INITIALIZER; variable
155 gSystemZonesInitOnce.reset();
741 umtx_initOnce(gSystemZonesInitOnce, &initMap, type, ec);

Completed in 329 milliseconds