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

David Xu davidxu at FreeBSD.org
Thu Jan 4 19:29:16 PST 2007


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


More information about the cvs-src mailing list