Home
last modified time | relevance | path

Searched refs:pipe_mutex (Results 1 – 25 of 28) sorted by relevance

12

/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h85 typedef pthread_mutex_t pipe_mutex; typedef
88 static pipe_mutex mutex = PTHREAD_MUTEX_INITIALIZER
161 typedef CRITICAL_SECTION pipe_mutex; typedef
165 static pipe_mutex mutex = {(PCRITICAL_SECTION_DEBUG)-1, -1, 0, 0, 0, 0}
267 typedef unsigned pipe_mutex; typedef
270 static pipe_mutex mutex = 0
344 pipe_mutex mutex;
396 pipe_mutex mutex;
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_context.h45 pipe_mutex call_mutex;
61 pipe_mutex draw_mutex;
77 pipe_mutex list_mutex;
Drbug_screen.h52 pipe_mutex list_mutex;
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_winsys.h58 pipe_mutex hyperz_owner_mutex;
60 pipe_mutex cmask_owner_mutex;
Dradeon_drm_bo.h54 pipe_mutex map_mutex;
Dradeon_drm_winsys.c101 pipe_mutex *mutex, in radeon_set_fd_access()
Dradeon_drm_bo.c118 pipe_mutex bo_handles_mutex;
119 pipe_mutex bo_va_mutex;
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_device.h68 pipe_mutex ctx_mutex;
71 pipe_mutex fb_mutex;
Dstw_framebuffer.h52 pipe_mutex mutex;
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.h63 pipe_mutex tex_mutex;
65 pipe_mutex swc_mutex; /* Used for buffer uploads */
Dsvga_screen_cache.h104 pipe_mutex mutex;
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.h59 pipe_mutex rast_mutex;
Dlp_fence.h46 pipe_mutex mutex;
Dlp_scene.h169 pipe_mutex mutex;
/external/mesa3d/src/gallium/auxiliary/util/
Du_slab.h71 pipe_mutex mutex;
Du_ringbuffer.c20 pipe_mutex mutex;
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d.h106 pipe_mutex mutex;
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_debug.c80 pipe_mutex mutex;
97 pipe_mutex mutex;
Dpb_bufmgr_mm.c56 pipe_mutex mutex;
Dpb_bufmgr_pool.c59 pipe_mutex mutex;
Dpb_bufmgr_cache.c81 pipe_mutex mutex;
Dpb_bufmgr_slab.c131 pipe_mutex mutex;
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dxm_api.h77 pipe_mutex mutex;
/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_pipe.h61 pipe_mutex mutex;
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dvdpau_private.h315 pipe_mutex mutex;

12