pjd 2004/02/19 06:19:31 PST FreeBSD src repository Modified files: sys/kern kern_sx.c Log: Simplify check. We are only able to check exclusive lock and if 2nd condition is true, first one is true for sure. Approved by: jhb, scottl (mentor) Revision Changes Path 1.23 +5 -1 src/sys/kern/kern_sx.c