]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Turn on ithread_destroy() and call it from intr_event_destroy() to tear
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 13 Apr 2006 17:29:04 +0000 (17:29 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 13 Apr 2006 17:29:04 +0000 (17:29 +0000)
commit9477358d003cb04267912edafc8536501639ac42
tree9ea2b7fe097decbc916a12819265dccf5e203c5f
parent5d1e6e68fc5b218e0a38809cb9dce7354658274c
Turn on ithread_destroy() and call it from intr_event_destroy() to tear
down an interrupt event's associated thread (if it has one).
sys/kern/kern_intr.c