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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c45 static mtx_t fd_tab_mutex = _MTX_INITIALIZER_NP; variable in typeref:typename:mtx_t
781 mtx_lock(&fd_tab_mutex);
792 mtx_unlock(&fd_tab_mutex);
825 mtx_lock(&fd_tab_mutex);
833 mtx_unlock(&fd_tab_mutex);
839 mtx_unlock(&fd_tab_mutex);
912 mtx_unlock(&fd_tab_mutex);
945 mtx_unlock(&fd_tab_mutex);
954 mtx_unlock(&fd_tab_mutex);
964 mtx_unlock(&fd_tab_mutex);
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c47 static mtx_t fd_tab_mutex = _MTX_INITIALIZER_NP; variable in typeref:typename:mtx_t
791 mtx_lock(&fd_tab_mutex);
802 mtx_unlock(&fd_tab_mutex);
829 mtx_lock(&fd_tab_mutex);
837 mtx_unlock(&fd_tab_mutex);
843 mtx_unlock(&fd_tab_mutex);
917 mtx_unlock(&fd_tab_mutex);
951 mtx_unlock(&fd_tab_mutex);
960 mtx_unlock(&fd_tab_mutex);
970 mtx_unlock(&fd_tab_mutex);
[all...]

Completed in 3 milliseconds