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
512 mtx_lock(&shim_lock); in opendir()
514 mtx_unlock(&shim_lock); in opendir()
535 mtx_lock(&shim_lock); in readdir()
542 mtx_unlock(&shim_lock); in readdir()
562 mtx_lock(&shim_lock); in readdir64()
569 mtx_unlock(&shim_lock); in readdir64()
581 mtx_lock(&shim_lock); in closedir()
583 mtx_unlock(&shim_lock); in closedir()