Date: Fri, 5 Jan 2007 03:29:15 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_mutex.c Message-ID: <200701050329.l053TGJR009791@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701050329.l053TGJR009791>