Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c588 static void taskq_ent_free(taskq_t *, taskq_ent_t *);
1046 taskq_ent_free(taskq_t *tq, taskq_ent_t *tqe) in taskq_ent_free() function
1664 taskq_ent_free(tq, tqe); in taskq_thread()
2001 taskq_ent_free(tq, taskq_ent_alloc(tq, TQ_SLEEP)); in taskq_create_common()
2144 taskq_ent_free(tq, taskq_ent_alloc(tq, TQ_SLEEP)); in taskq_destroy()