Searched refs:cnd_destroy (Results 1 – 14 of 14) sorted by relevance
219 cnd_destroy(&fence->cond); in util_queue_fence_destroy()368 cnd_destroy(&queue->has_space_cond); in util_queue_init()369 cnd_destroy(&queue->has_queued_cond); in util_queue_init()400 cnd_destroy(&queue->has_space_cond); in util_queue_destroy()401 cnd_destroy(&queue->has_queued_cond); in util_queue_destroy()
151 cnd_destroy(&barrier->condvar); in util_barrier_destroy()
76 cnd_destroy(&fence->signalled); in lp_fence_destroy()
89 cnd_destroy(&sema->cond); in pipe_semaphore_destroy()
140 cnd_destroy(&vws->cs_cond); in vmw_winsys_destroy()
50 cnd_destroy(&ring->change); in util_ringbuffer_destroy()
117 cnd_destroy(&(cond))
111 cnd_destroy(cnd_t *cond) in cnd_destroy() function
336 cnd_destroy(cnd_t *cond) in cnd_destroy() function
350 cnd_destroy(cnd_t *cond) in cnd_destroy() function
585 cnd_destroy(&dctx->cond); in dd_context_destroy()
250 cnd_destroy(&draw->event_cnd); in loader_dri3_drawable_fini()
2847 cnd_destroy(&dri2_sync->cond); in dri2_egl_unref_sync()