sam         2003/09/19 15:01:56 PDT
  FreeBSD src repository
  Modified files:
    sys/sys              lock.h 
  Log:
  when MUTEX_PROFILING is enabled turn on LOCK_DEBUG; otherwise all the mutex's
  get dumped into a single bucket with line #0 and file NULL
  
  Supported by:   FreeBSD Foundation
  
  Revision  Changes    Path
  1.49      +1 -1      src/sys/sys/lock.h