Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dzonemeta.cpp30 static UMutex gZoneMetaLock = U_MUTEX_INITIALIZER; variable
257 umtx_lock(&gZoneMetaLock); in getCanonicalCLDRID()
261 umtx_unlock(&gZoneMetaLock); in getCanonicalCLDRID()
342 umtx_lock(&gZoneMetaLock); in getCanonicalCLDRID()
362 umtx_unlock(&gZoneMetaLock); in getCanonicalCLDRID()
440 umtx_lock(&gZoneMetaLock); in getCanonicalCountry()
447 umtx_unlock(&gZoneMetaLock); in getCanonicalCountry()
466 umtx_lock(&gZoneMetaLock); in getCanonicalCountry()
479 umtx_unlock(&gZoneMetaLock); in getCanonicalCountry()
566 umtx_lock(&gZoneMetaLock); in getMetazoneMappings()
[all …]