cvs commit: src/lib/libthr/thread thr_mutex.c

Kris Kennaway kris at FreeBSD.org
Tue Oct 30 02:24:24 PDT 2007


kris        2007-10-30 09:24:23 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_mutex.c 
  Log:
  Adaptive mutexes should have the same deadlock detection properties that
  default (errorcheck) mutexes do.
  
  Noticed by:          davidxu
  
  Revision  Changes    Path
  1.57      +1 -0      src/lib/libthr/thread/thr_mutex.c


More information about the cvs-src mailing list