Home
last modified time | relevance | path

Searched refs:cnd_destroy (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h155 cnd_destroy(&(cond))
/external/mesa3d/include/c11/
Dthreads_posix.h111 cnd_destroy(cnd_t *cond) in cnd_destroy() function
Dthreads_win32.h336 cnd_destroy(cnd_t *cond) in cnd_destroy() function
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c2536 cnd_destroy(&dri2_sync->cond); in dri2_egl_unref_sync()