Searched refs:lima_screen_mutex (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/lima/drm/
H A Dlima_drm_winsys.c39 static mtx_t lima_screen_mutex = _MTX_INITIALIZER_NP; variable in typeref:typename:mtx_t
48 mtx_lock(&lima_screen_mutex);
58 mtx_unlock(&lima_screen_mutex);
72 mtx_lock(&lima_screen_mutex);
99 mtx_unlock(&lima_screen_mutex);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/lima/drm/
H A Dlima_drm_winsys.c38 static mtx_t lima_screen_mutex = _MTX_INITIALIZER_NP; variable in typeref:typename:mtx_t
47 mtx_lock(&lima_screen_mutex);
51 mtx_unlock(&lima_screen_mutex);
89 mtx_lock(&lima_screen_mutex);
116 mtx_unlock(&lima_screen_mutex);

Completed in 5 milliseconds