jhb 2006-04-13 17:29:04 UTC
FreeBSD src repository
Modified files:
sys/kern kern_intr.c
Log:
Turn on ithread_destroy() and call it from intr_event_destroy() to tear
down an interrupt event's associated thread (if it has one).
Revision Changes Path
1.129 +7 -5 src/sys/kern/kern_intr.c