davidxu     2007-01-05 03:29:15 UTC
  FreeBSD src repository
  Modified files:
    lib/libthr/thread    thr_mutex.c 
  Log:
  Check if the PP mutex is recursive, if we have already locked it, place the
  mutex in right order sorted by priority ceiling.
  
  Revision  Changes    Path
  1.51      +28 -9     src/lib/libthr/thread/thr_mutex.c