Home
last modified time | relevance | path

Searched refs:CV_DESTROY (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dcondvar.h65 #define CV_DESTROY 0x346545f5 macro
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-condvar.c102 cvp->cv_magic = CV_DESTROY; in __cv_destroy()