Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dzonemeta.cpp32 static UMutex gZoneMetaLock = U_MUTEX_INITIALIZER; variable
259 umtx_lock(&gZoneMetaLock); in getCanonicalCLDRID()
263 umtx_unlock(&gZoneMetaLock); in getCanonicalCLDRID()
344 umtx_lock(&gZoneMetaLock); in getCanonicalCLDRID()
364 umtx_unlock(&gZoneMetaLock); in getCanonicalCLDRID()
442 umtx_lock(&gZoneMetaLock); in getCanonicalCountry()
449 umtx_unlock(&gZoneMetaLock); in getCanonicalCountry()
468 umtx_lock(&gZoneMetaLock); in getCanonicalCountry()
481 umtx_unlock(&gZoneMetaLock); in getCanonicalCountry()
568 umtx_lock(&gZoneMetaLock); in getMetazoneMappings()
[all …]