Searched defs:cv_destroy (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dcondvar.h70 spl_wait_queue_head_t cv_destroy; member in struct:__anon10464
99 #define cv_destroy(cvp) __cv_destroy(cvp) macro
/freebsd-13-stable/sys/kern/
H A Dkern_condvar.c89 cv_destroy(struct cv *cvp) function
/freebsd-13-stable/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c300 cv_destroy(kcondvar_t *cv) function
/freebsd-13-stable/stand/kshim/
H A Dbsd_kernel.c352 cv_destroy(struct cv *cv) function

Completed in 62 milliseconds