Home
last modified time | relevance | path

Searched refs:ithread (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/kern/
HDkern_intr.c107 static void ithread_destroy(struct intr_thread *ithread);
555 ithread_destroy(struct intr_thread *ithread) in ithread_destroy() argument
559 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()
/freebsd-13-stable/
HDObsoleteFiles.inc2188 # 20221015: update the ithread(9) man page
2189 OLD_FILES+=usr/share/man/man9/ithread.9.gz