Searched refs:taskq_suspended (Results 1 – 3 of 3) sorted by relevance
91 extern int taskq_suspended(taskq_t *);
1410 taskq_suspended(taskq_t *tq) in taskq_suspended() function
8947 return (taskq_suspended((taskq_t *)tq)); in ddi_taskq_suspended()