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

/xsrc/external/mit/MesaLib/dist/src/drm-shim/
H A Ddevice.c85 mtx_init(&shim_device.mem_lock, mtx_plain);
288 mtx_lock(&shim_device.mem_lock);
290 mtx_unlock(&shim_device.mem_lock);
329 mtx_lock(&shim_device.mem_lock);
331 mtx_unlock(&shim_device.mem_lock);
H A Ddrm_shim.h44 mtx_t mem_lock; member in struct:shim_device

Completed in 2 milliseconds