Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dzonemeta.cpp33 static UMutex gZoneMetaLock = U_MUTEX_INITIALIZER; variable
266 umtx_lock(&gZoneMetaLock); in getCanonicalCLDRID()
270 umtx_unlock(&gZoneMetaLock); in getCanonicalCLDRID()
351 umtx_lock(&gZoneMetaLock); in getCanonicalCLDRID()
371 umtx_unlock(&gZoneMetaLock); in getCanonicalCLDRID()
449 umtx_lock(&gZoneMetaLock); in getCanonicalCountry()
456 umtx_unlock(&gZoneMetaLock); in getCanonicalCountry()
475 umtx_lock(&gZoneMetaLock); in getCanonicalCountry()
488 umtx_unlock(&gZoneMetaLock); in getCanonicalCountry()
575 umtx_lock(&gZoneMetaLock); in getMetazoneMappings()
[all …]