OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mtx_unlock
(Results
76 - 100
of
135
) sorted by null
1
2
3
4
5
6
/external/mesa3d/src/gallium/drivers/vc5/
vc5_bufmgr.c
110
mtx_unlock
(&cache->lock);
119
mtx_unlock
(&cache->lock);
194
mtx_unlock
(&screen->bo_cache.lock);
271
mtx_unlock
(&cache->lock);
360
mtx_unlock
(&screen->bo_handles_mutex);
417
mtx_unlock
(&bo->screen->bo_handles_mutex);
/external/mesa3d/src/gallium/auxiliary/hud/
hud_nic.c
336
mtx_unlock
(&gnic_mutex);
346
mtx_unlock
(&gnic_mutex);
422
mtx_unlock
(&gnic_mutex);
/external/mesa3d/src/gallium/auxiliary/util/
u_debug_memory.c
158
mtx_unlock
(&list_mutex);
203
mtx_unlock
(&list_mutex);
278
mtx_unlock
(&list_mutex);
u_debug_stack.c
97
mtx_unlock
(&symbols_mutex);
u_debug_symbol.c
316
mtx_unlock
(&symbols_mutex);
/external/mesa3d/src/gallium/drivers/freedreno/
freedreno_batch.c
196
mtx_unlock
(&batch->ctx->screen->lock);
229
mtx_unlock
(&batch->ctx->screen->lock);
319
mtx_unlock
(&batch->ctx->screen->lock);
375
mtx_unlock
(&batch->ctx->screen->lock);
freedreno_draw.c
229
mtx_unlock
(&ctx->screen->lock);
408
mtx_unlock
(&ctx->screen->lock);
494
mtx_unlock
(&ctx->screen->lock);
freedreno_context.h
383
mtx_unlock
(&ctx->screen->lock);
/external/mesa3d/src/gallium/drivers/vc4/
vc4_bufmgr.h
112
mtx_unlock
(&screen->bo_handles_mutex);
vc4_bufmgr.c
216
mtx_unlock
(&cache->lock);
290
mtx_unlock
(&screen->bo_cache.lock);
331
mtx_unlock
(&cache->lock);
413
mtx_unlock
(&screen->bo_handles_mutex);
470
mtx_unlock
(&bo->screen->bo_handles_mutex);
/external/mesa3d/src/mapi/
stub.c
142
mtx_unlock
(&dynamic_mutex);
/external/mesa3d/src/util/
u_thread.h
173
mtx_unlock
(&barrier->mutex);
/external/mesa3d/src/gallium/state_trackers/vdpau/
decode.c
84
mtx_unlock
(&dev->mutex);
103
mtx_unlock
(&dev->mutex);
109
mtx_unlock
(&dev->mutex);
140
mtx_unlock
(&dev->mutex);
148
mtx_unlock
(&dev->mutex);
168
mtx_unlock
(&vldecoder->mutex);
636
mtx_unlock
(&vlsurf->device->mutex);
640
mtx_unlock
(&vlsurf->device->mutex);
681
mtx_unlock
(&vldecoder->mutex);
/external/mesa3d/src/mesa/drivers/dri/i915/
intel_syncobj.c
103
mtx_unlock
(&fence->mutex);
147
mtx_unlock
(&fence->mutex);
/external/mesa3d/include/c11/
threads_win32.h
137
static inline int
mtx_unlock
(mtx_t *mtx);
234
mtx_unlock
(mtx);
481
mtx_unlock
(mtx_t *mtx)
function
threads_posix.h
271
mtx_unlock
(mtx_t *mtx)
function
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_bufmgr_slab.c
223
mtx_unlock
(&mgr->mutex);
404
mtx_unlock
(&mgr->mutex);
420
mtx_unlock
(&mgr->mutex);
/external/virglrenderer/src/gallium/include/c11/
threads_win32.h
123
static inline int
mtx_unlock
(mtx_t *mtx);
220
mtx_unlock
(mtx);
467
mtx_unlock
(mtx_t *mtx)
function
/external/mesa3d/src/gallium/winsys/virgl/vtest/
virgl_vtest_winsys.c
158
mtx_unlock
(&vtws->mutex);
199
mtx_unlock
(&vtws->mutex);
379
mtx_unlock
(&vtws->mutex);
384
mtx_unlock
(&vtws->mutex);
/external/virglrenderer/src/gallium/auxiliary/os/
os_thread.h
106
(void)
mtx_unlock
(&(mutex))
/external/mesa3d/src/egl/main/
egldisplay.c
247
mtx_unlock
(_eglGlobal.Mutex);
334
mtx_unlock
(_eglGlobal.Mutex);
/external/mesa3d/src/gallium/state_trackers/dri/
dri_helpers.c
51
mtx_unlock
(&screen->opencl_func_mutex);
65
mtx_unlock
(&screen->opencl_func_mutex);
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c
213
mtx_unlock
(&init_mutex);
225
mtx_unlock
(&init_mutex);
237
mtx_unlock
(&init_mutex);
245
mtx_unlock
(&init_mutex);
261
mtx_unlock
(&init_mutex);
380
mtx_unlock
(&xmdpy->mutex);
[
all
...]
/external/mesa3d/src/amd/vulkan/
radv_shader.c
321
mtx_unlock
(&device->shader_slab_mutex);
330
mtx_unlock
(&device->shader_slab_mutex);
335
mtx_unlock
(&device->shader_slab_mutex);
353
mtx_unlock
(&device->shader_slab_mutex);
580
mtx_unlock
(&device->shader_slab_mutex);
/external/mesa3d/src/gallium/drivers/svga/
svga_resource_buffer.c
301
mtx_unlock
(&ss->swc_mutex);
345
mtx_unlock
(&ss->swc_mutex);
Completed in 2178 milliseconds
1
2
3
4
5
6