Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzthr.h40 extern boolean_t zthr_has_waiters(zthr_t *t);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzthr.c522 zthr_has_waiters(zthr_t *t) in zthr_has_waiters() function
H A Ddsl_deadlist.c958 if ((t != NULL) && (zthr_has_waiters(t) || zthr_iscancelled(t))) in dsl_livelist_iterate()
H A Dspa.c2651 !(zthr_has_waiters(t) || zthr_iscancelled(t))) in spa_livelist_condense_cb()
2686 !(zthr_has_waiters(t) || zthr_iscancelled(t))) in spa_livelist_condense_cb()