Home
last modified time | relevance | path

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

/third_party/mesa3d/src/drm-shim/
Ddrm_shim.c57 static mtx_t shim_lock = _MTX_INITIALIZER_NP; variable
524 mtx_lock(&shim_lock); in opendir()
526 mtx_unlock(&shim_lock); in opendir()
544 mtx_lock(&shim_lock); in readdir()
551 mtx_unlock(&shim_lock); in readdir()
571 mtx_lock(&shim_lock); in readdir64()
578 mtx_unlock(&shim_lock); in readdir64()
592 mtx_lock(&shim_lock); in closedir()
594 mtx_unlock(&shim_lock); in closedir()