Date: Tue, 3 Apr 2007 22:52:32 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c src/sys/sys mutex.h Message-ID: <200704032252.l33MqWhH049498@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2007-04-03 22:52:32 UTC FreeBSD src repository Modified files: sys/kern kern_mutex.c sys/sys mutex.h Log: move lock_profile calls out of the macros and into kern_mutex.c add check for mtx_recurse == 0 when releasing sleep lock Revision Changes Path 1.188 +17 -9 src/sys/kern/kern_mutex.c 1.94 +10 -16 src/sys/sys/mutex.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704032252.l33MqWhH049498>