Home
last modified time | relevance | path

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

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