cvs commit: src/sys/kern kern_mutex.c
    John Baldwin 
    jhb at FreeBSD.org
       
    Wed Jul 30 13:42:16 PDT 2003
    
    
  
jhb         2003/07/30 13:42:15 PDT
  FreeBSD src repository
  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  When complaining about a sleeping thread owning a mutex, display the
  thread's pid to make debugging easier for people who don't want to have to
  use the intended tool for these panics (witness).
  
  Indirectly prodded by:  kris
  
  Revision  Changes    Path
  1.130     +3 -1      src/sys/kern/kern_mutex.c
    
    
More information about the cvs-all
mailing list