Searched refs:list_mutex (Results 1 – 7 of 7) sorted by relevance
183 mtx_lock(&rb_screen->list_mutex); in rbug_texture_list()189 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_list()207 mtx_lock(&rb_screen->list_mutex); in rbug_texture_info()216 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_info()236 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_info()256 mtx_lock(&rb_screen->list_mutex); in rbug_texture_read()265 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_read()288 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_read()302 mtx_lock(&rb_screen->list_mutex); in rbug_context_list()308 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
439 (void) mtx_init(&rb_screen->list_mutex, mtx_plain); in rbug_screen_create()
1289 (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()