cvs commit: src/sys/sys proc.h

John Baldwin jhb at FreeBSD.org
Fri Nov 14 08:27:18 PST 2003


jhb         2003/11/14 08:27:17 PST

  FreeBSD src repository

  Modified files:
    sys/sys              proc.h 
  Log:
  Add a WITNESS_WARN() check to _STOPEVENT() since any _STOPEVENT() can
  potentially sleep.  This should help find some bogus locking.
  
  Revision  Changes    Path
  1.359     +2 -0      src/sys/sys/proc.h


More information about the cvs-src mailing list