Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duresbund.cpp49 static UMutex resbMutex = U_MUTEX_INITIALIZER; variable
93 umtx_lock(&resbMutex); in entryIncrease()
99 umtx_unlock(&resbMutex); in entryIncrease()
181 umtx_lock(&resbMutex); in ures_flushCache()
183 umtx_unlock(&resbMutex); in ures_flushCache()
215 umtx_unlock(&resbMutex); in ures_flushCache()
229 umtx_lock(&resbMutex); in ures_dumpCacheContents()
231 umtx_unlock(&resbMutex); in ures_dumpCacheContents()
251 umtx_unlock(&resbMutex); in ures_dumpCacheContents()
637 umtx_lock(&resbMutex); in entryOpen()
[all …]