Searched refs:draw_mutex (Results 1 – 3 of 3) sorted by relevance
338 pipe_mutex_lock(rb_context->draw_mutex); in rbug_context_info()356 pipe_mutex_unlock(rb_context->draw_mutex); in rbug_context_info()378 pipe_mutex_lock(rb_context->draw_mutex); in rbug_context_draw_block()380 pipe_mutex_unlock(rb_context->draw_mutex); in rbug_context_draw_block()403 pipe_mutex_lock(rb_context->draw_mutex); in rbug_context_draw_step()410 pipe_mutex_unlock(rb_context->draw_mutex); in rbug_context_draw_step()435 pipe_mutex_lock(rb_context->draw_mutex); in rbug_context_draw_unblock()443 pipe_mutex_unlock(rb_context->draw_mutex); in rbug_context_draw_unblock()468 pipe_mutex_lock(rb_context->draw_mutex); in rbug_context_draw_rule()475 pipe_mutex_unlock(rb_context->draw_mutex); in rbug_context_draw_rule()
61 pipe_mutex draw_mutex; member
109 pipe_condvar_wait(rb_pipe->draw_cond, rb_pipe->draw_mutex); in rbug_draw_block_locked()120 pipe_mutex_lock(rb_pipe->draw_mutex); in rbug_draw_vbo()132 pipe_mutex_unlock(rb_pipe->draw_mutex); in rbug_draw_vbo()1156 pipe_mutex_init(rb_pipe->draw_mutex); in rbug_context_create()