Searched refs:ithread (Results 1 – 2 of 2) sorted by relevance
107 static void ithread_destroy(struct intr_thread *ithread);555 ithread_destroy(struct intr_thread *ithread) in ithread_destroy() argument559 CTR2(KTR_INTR, "%s: killing %s", __func__, ithread->it_event->ie_name); in ithread_destroy()560 td = ithread->it_thread; in ithread_destroy()562 ithread->it_flags |= IT_DEAD; in ithread_destroy()
2188 # 20221015: update the ithread(9) man page2189 OLD_FILES+=usr/share/man/man9/ithread.9.gz