Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dastro.cpp66 static UMutex ccLock = U_MUTEX_INITIALIZER; variable
1550 umtx_lock(&ccLock); in get()
1555 umtx_unlock(&ccLock); in get()
1563 umtx_unlock(&ccLock); in get()
1571 umtx_lock(&ccLock); in put()
1576 umtx_unlock(&ccLock); in put()
1584 umtx_unlock(&ccLock); in put()