Searched refs:cs_mutex (Results 1 – 6 of 6) sorted by relevance
118 mtx_init(&vws->cs_mutex, mtx_plain); in vmw_winsys_create()143 mtx_destroy(&vws->cs_mutex); in vmw_winsys_destroy()
200 mtx_lock(&vws->cs_mutex); in vmw_swc_flush()204 cnd_wait(&vws->cs_cond, &vws->cs_mutex); in vmw_swc_flush()210 mtx_unlock(&vws->cs_mutex); in vmw_swc_flush()249 mtx_lock(&vws->cs_mutex); in vmw_swc_flush()251 mtx_unlock(&vws->cs_mutex); in vmw_swc_flush()
109 mtx_t cs_mutex; member
62 mtx_t cs_mutex; member
752 mtx_destroy(&screen->cs_mutex); in llvmpipe_destroy_screen()940 (void) mtx_init(&screen->cs_mutex, mtx_plain); in llvmpipe_create_screen()
1342 mtx_lock(&screen->cs_mutex); in llvmpipe_launch_grid()1346 mtx_unlock(&screen->cs_mutex); in llvmpipe_launch_grid()