Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXthreads.h54 # define xmutex_unlock(m) mutex_unlock(m) macro
90 # define xmutex_unlock(m) mutex_unlock(m) macro
127 # define xmutex_unlock(m) LeaveCriticalSection(m) macro
184 # define xmutex_unlock(m) tis_mutex_unlock(m) macro
215 # define xmutex_unlock(m) mutex_unlock(m) macro
233 # define xmutex_unlock(m) pthread_mutex_unlock(m) macro