Searched refs:draw_cond (Results 1 – 3 of 3) sorted by relevance
62 cnd_t draw_cond; member
413 cnd_broadcast(&rb_context->draw_cond); in rbug_context_draw_step()446 cnd_broadcast(&rb_context->draw_cond); in rbug_context_draw_unblock()478 cnd_broadcast(&rb_context->draw_cond); in rbug_context_draw_rule()
111 cnd_wait(&rb_pipe->draw_cond, &rb_pipe->draw_mutex); in rbug_draw_block_locked()1191 cnd_init(&rb_pipe->draw_cond); in rbug_context_create()