Searched refs:ithread (Results 1 – 1 of 1) sorted by relevance
111 static void ithread_destroy(struct intr_thread *ithread);556 ithread_destroy(struct intr_thread *ithread) in ithread_destroy() argument560 CTR2(KTR_INTR, "%s: killing %s", __func__, ithread->it_event->ie_name); in ithread_destroy()561 td = ithread->it_thread; in ithread_destroy()563 ithread->it_flags |= IT_DEAD; in ithread_destroy()