Searched refs:cnd_destroy (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_scene_queue.c90 cnd_destroy(&queue->change);
H A Dlp_cs_tpool.c120 cnd_destroy(&pool->new_work);
178 cnd_destroy(&task->finish);
H A Dlp_fence.c76 cnd_destroy(&fence->signalled);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/os/
H A Dos_thread.h89 cnd_destroy(&sema->cond);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_queue.c270 cnd_destroy(&ctx->event_pop);
273 cnd_destroy(&ctx->event_push);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_queue.c270 cnd_destroy(&ctx->event_pop);
273 cnd_destroy(&ctx->event_push);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/os/
H A Dos_thread.h89 cnd_destroy(&sema->cond);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_screen.c141 cnd_destroy(&vws->cs_cond);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_ringbuffer.c50 cnd_destroy(&ring->change);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_fence.c76 cnd_destroy(&fence->signalled);
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_queue.c238 cnd_destroy(&fence->cond);
485 cnd_destroy(&queue->has_space_cond);
486 cnd_destroy(&queue->has_queued_cond);
532 cnd_destroy(&queue->has_space_cond);
533 cnd_destroy(&queue->has_queued_cond);
H A Du_thread.h208 cnd_destroy(&barrier->condvar);
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_queue.c252 cnd_destroy(&fence->cond);
501 cnd_destroy(&queue->has_space_cond);
502 cnd_destroy(&queue->has_queued_cond);
558 cnd_destroy(&queue->has_space_cond);
559 cnd_destroy(&queue->has_queued_cond);
H A Du_thread.h343 cnd_destroy(&barrier->condvar);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_screen.c209 cnd_destroy(&vws->cs_cond);
/xsrc/external/mit/MesaLib.old/dist/include/c11/
H A Dthreads_posix.h111 cnd_destroy(cnd_t *cond) function in typeref:typename:void
H A Dthreads_win32.h340 cnd_destroy(cnd_t *cond) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/include/c11/
H A Dthreads_posix.h111 cnd_destroy(cnd_t *cond) function in typeref:typename:void
H A Dthreads_win32.h227 cnd_destroy(cnd_t *cond) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c623 cnd_destroy(&dctx->cond);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_batch.c163 cnd_destroy(&bs->usage.flush);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c649 cnd_destroy(&dctx->cond);
/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dloader_dri3_helper.c328 cnd_destroy(&draw->event_cnd);
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dloader_dri3_helper.c380 cnd_destroy(&draw->event_cnd);
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c2952 cnd_destroy(&dri2_sync->cond);

Completed in 23 milliseconds

12