Date: Wed, 4 Apr 2007 00:01:05 +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_sx.c Message-ID: <200704040001.l34015PH061115@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2007-04-04 00:01:05 UTC FreeBSD src repository Modified files: sys/kern kern_sx.c Log: style fixes and make sure that the lock is treated as released in the sharers == 0 case not that this is somewhat racy because a new sharer can come in while we're updating stats Revision Changes Path 1.42 +5 -4 src/sys/kern/kern_sx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704040001.l34015PH061115>