Home | History | Annotate | Download | only in i18n

Lines Matching defs:initMap

589 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) {
763 umtx_initOnce(gSystemZonesInitOnce, &initMap, type, ec);
768 umtx_initOnce(gCanonicalZonesInitOnce, &initMap, type, ec);
773 umtx_initOnce(gCanonicalLocationZonesInitOnce, &initMap, type, ec);