cvs commit: src/sys/kern kern_intr.c

John Baldwin jhb at FreeBSD.org
Thu Apr 13 17:29:04 UTC 2006


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


More information about the cvs-all mailing list