Searched refs:zthr_has_waiters (Results 1 – 4 of 4) sorted by relevance
40 extern boolean_t zthr_has_waiters(zthr_t *t);
522 zthr_has_waiters(zthr_t *t) in zthr_has_waiters() function
958 if ((t != NULL) && (zthr_has_waiters(t) || zthr_iscancelled(t))) in dsl_livelist_iterate()
2651 !(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()