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