Searched refs:ithread (Results 1 – 2 of 2) sorted by relevance
106 static void ithread_destroy(struct intr_thread *ithread);532 ithread_destroy(struct intr_thread *ithread) in ithread_destroy() argument536 CTR2(KTR_INTR, "%s: killing %s", __func__, ithread->it_event->ie_name); in ithread_destroy()537 td = ithread->it_thread; in ithread_destroy()539 ithread->it_flags |= IT_DEAD; in ithread_destroy()
177 ithread.9 \1210 MLINKS+=ithread.9 ithread_add_handler.9 \1211 ithread.9 ithread_create.9 \1212 ithread.9 ithread_destroy.9 \1213 ithread.9 ithread_priority.9 \1214 ithread.9 ithread_remove_handler.9 \1215 ithread.9 ithread_schedule.9