Searched refs:list_mutex (Results 1 – 7 of 7) sorted by relevance
186 mtx_lock(&rb_screen->list_mutex); in rbug_texture_list()192 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_list()210 mtx_lock(&rb_screen->list_mutex); in rbug_texture_info()219 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_info()239 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_info()259 mtx_lock(&rb_screen->list_mutex); in rbug_texture_read()268 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_read()291 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_read()305 mtx_lock(&rb_screen->list_mutex); in rbug_context_list()311 mtx_unlock(&rb_screen->list_mutex); in rbug_context_list()[all …]
52 mtx_t list_mutex; member71 mtx_lock(&scr->list_mutex); \74 mtx_unlock(&scr->list_mutex); \79 mtx_lock(&scr->list_mutex); \82 mtx_unlock(&scr->list_mutex); \
77 mtx_t list_mutex; member
400 (void) mtx_init(&rb_screen->list_mutex, mtx_plain); in rbug_screen_create()
1236 (void) mtx_init(&rb_pipe->list_mutex, mtx_plain); in rbug_context_create()
90 static mtx_t list_mutex = _MTX_INITIALIZER_NP; variable156 mtx_lock(&list_mutex); in debug_malloc()158 mtx_unlock(&list_mutex); in debug_malloc()201 mtx_lock(&list_mutex); in debug_free()203 mtx_unlock(&list_mutex); in debug_free()276 mtx_lock(&list_mutex); in debug_realloc()278 mtx_unlock(&list_mutex); in debug_realloc()
89 static mtx_t list_mutex = _MTX_INITIALIZER_NP; variable168 mtx_lock(&list_mutex); in debug_flush_ctx_create()170 mtx_unlock(&list_mutex); in debug_flush_ctx_create()250 mtx_lock(&list_mutex); in debug_flush_map()262 mtx_unlock(&list_mutex); in debug_flush_map()