Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunifiedcache.cpp24 static UMutex gCacheMutex = U_MUTEX_INITIALIZER; variable
135 Mutex lock(&gCacheMutex); in setEvictionPolicy()
141 Mutex lock(&gCacheMutex); in unusedCount()
146 Mutex lock(&gCacheMutex); in autoEvictedCount()
151 Mutex lock(&gCacheMutex); in keyCount()
156 Mutex lock(&gCacheMutex); in flush()
165 Mutex lock(&gCacheMutex); in handleUnreferencedObject()
184 Mutex lock(&gCacheMutex); in dumpContents()
224 Mutex lock(&gCacheMutex); in ~UnifiedCache()
325 Mutex lock(&gCacheMutex); in _putIfAbsentAndGet()
[all …]