Home
last modified time | relevance | path

Searched refs:pipe_thread_wait (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h72 static INLINE int pipe_thread_wait( pipe_thread thread ) in pipe_thread_wait() function
144 static INLINE int pipe_thread_wait( pipe_thread thread ) in pipe_thread_wait() function
257 static INLINE int pipe_thread_wait( pipe_thread thread ) in pipe_thread_wait() function
/external/mesa3d/src/gallium/tests/unit/
Dpipe_barrier_test.c78 pipe_thread_wait(threads[i]); in main()
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_cs.c512 pipe_thread_wait(cs->thread); in radeon_drm_cs_destroy()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.c941 pipe_thread_wait(rast->threads[i]); in lp_rast_destroy()
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_core.c870 pipe_thread_wait(tr_rbug->thread); in rbug_stop()