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