Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dcallb.c79 kcondvar_t ct_busy_cv; /* to wait for not busy */ member
146 cv_wait(&ct->ct_busy_cv, &ct->ct_lock); in callb_add_common()
367 cv_broadcast(&ct->ct_busy_cv); in callb_unlock_table()