Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Dzonemeta.cpp33 static icu::UMutex gZoneMetaLock; 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 …]
/third_party/icu/icu4c/source/i18n/
Dzonemeta.cpp33 static icu::UMutex gZoneMetaLock; variable
258 umtx_lock(&gZoneMetaLock); in getCanonicalCLDRID()
262 umtx_unlock(&gZoneMetaLock); in getCanonicalCLDRID()
343 umtx_lock(&gZoneMetaLock); in getCanonicalCLDRID()
363 umtx_unlock(&gZoneMetaLock); in getCanonicalCLDRID()
441 umtx_lock(&gZoneMetaLock); in getCanonicalCountry()
448 umtx_unlock(&gZoneMetaLock); in getCanonicalCountry()
467 umtx_lock(&gZoneMetaLock); in getCanonicalCountry()
480 umtx_unlock(&gZoneMetaLock); in getCanonicalCountry()
567 umtx_lock(&gZoneMetaLock); in getMetazoneMappings()
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dzonemeta.cpp33 static icu::UMutex gZoneMetaLock; variable
258 umtx_lock(&gZoneMetaLock); in getCanonicalCLDRID()
262 umtx_unlock(&gZoneMetaLock); in getCanonicalCLDRID()
343 umtx_lock(&gZoneMetaLock); in getCanonicalCLDRID()
363 umtx_unlock(&gZoneMetaLock); in getCanonicalCLDRID()
441 umtx_lock(&gZoneMetaLock); in getCanonicalCountry()
448 umtx_unlock(&gZoneMetaLock); in getCanonicalCountry()
467 umtx_lock(&gZoneMetaLock); in getCanonicalCountry()
480 umtx_unlock(&gZoneMetaLock); in getCanonicalCountry()
567 umtx_lock(&gZoneMetaLock); in getMetazoneMappings()
[all …]