Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/
H A Dtaskq.h82 extern int taskq_suspended(taskq_t *);
/onnv-gate/usr/src/uts/common/os/
H A Dtaskq.c1336 taskq_suspended(taskq_t *tq) in taskq_suspended() function
H A Dsunddi.c9264 return (taskq_suspended((taskq_t *)tq)); in ddi_taskq_suspended()