HomeSort by relevance Sort by last modified time
    Searched refs:pipe_thread_wait (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/tests/unit/
pipe_barrier_test.c 78 pipe_thread_wait(threads[i]);
  /external/mesa3d/src/gallium/auxiliary/os/
os_thread.h 72 static INLINE int pipe_thread_wait( pipe_thread thread ) function
144 static INLINE int pipe_thread_wait( pipe_thread thread ) function
257 static INLINE int pipe_thread_wait( pipe_thread thread ) function
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast.c 941 pipe_thread_wait(rast->threads[i]);
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.c 512 pipe_thread_wait(cs->thread);
  /external/mesa3d/src/gallium/drivers/rbug/
rbug_core.c 870 pipe_thread_wait(tr_rbug->thread);

Completed in 3323 milliseconds