cvs commit: src/sys/kern kern_sig.c

David Xu davidxu at FreeBSD.org
Sun Dec 7 15:47:17 PST 2003


davidxu     2003/12/07 15:47:15 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  Lock and unlock sched_lock when walking through thread list, current we
  insert kse upcall thread into thread list at mi_switch time, process lock
  is not enough.
  
  Revision  Changes    Path
  1.263     +11 -1     src/sys/kern/kern_sig.c


More information about the cvs-src mailing list