Searched refs:task_free (Results 1 – 2 of 2) sorted by relevance
100 task_free(taskq_t *tq, taskq_ent_t *t) in task_free() function219 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()
155 void task_free(230 task_free( register task_t task ) in task_free() function270 task_free(task); /* unlocks task */ in task_deallocate()