Searched refs:opencl_func_mutex (Results 1 – 4 of 4) sorted by relevance
48 mtx_lock(&screen->opencl_func_mutex); in dri2_load_opencl_interop()51 mtx_unlock(&screen->opencl_func_mutex); in dri2_load_opencl_interop()65 mtx_unlock(&screen->opencl_func_mutex); in dri2_load_opencl_interop()
85 mtx_t opencl_func_mutex; member
456 mtx_destroy(&screen->opencl_func_mutex); in dri_destroy_screen_helper()
2055 (void) mtx_init(&screen->opencl_func_mutex, mtx_plain); in dri2_init_screen()