Searched refs:thread_reap_task (Results 1 – 1 of 1) sorted by relevance
140 static struct task thread_reap_task; variable586 TASK_INIT(&thread_reap_task, 0, thread_reap_task_cb, NULL); in threadinit()741 taskqueue_enqueue(taskqueue_thread, &thread_reap_task); in thread_reap_callout_cb()