Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libzpool/common/
HDtaskq.c100 task_free(taskq_t *tq, taskq_ent_t *t) in task_free() function
219 task_free(tq, t); in taskq_thread()
266 task_free(tq, task_alloc(tq, KM_SLEEP)); in taskq_create()
296 task_free(tq, task_alloc(tq, KM_SLEEP)); in taskq_destroy()
/NextBSD/sys/compat/mach/kern/
HDtask.c155 void task_free(
230 task_free( register task_t task ) in task_free() function
270 task_free(task); /* unlocks task */ in task_deallocate()