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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c64 static mtx_t resource_list_mutex = _MTX_INITIALIZER_NP; variable in typeref:typename:mtx_t
295 mtx_lock(&resource_list_mutex);
297 mtx_unlock(&resource_list_mutex);
424 mtx_lock(&resource_list_mutex);
426 mtx_unlock(&resource_list_mutex);
463 mtx_lock(&resource_list_mutex);
466 mtx_unlock(&resource_list_mutex);
603 mtx_lock(&resource_list_mutex);
605 mtx_unlock(&resource_list_mutex);
1025 mtx_lock(&resource_list_mutex);
[all...]

Completed in 4 milliseconds