pjd 2004/02/04 00:14:58 PST
FreeBSD src repository
Modified files:
sys/kern kern_sx.c
Log:
Allow assert that the current thread does not hold the sx(9) lock.
Reviewed by: jhb
In cooperation with: juli, jhb
Approved by: jhb, scottl (mentor)
Revision Changes Path
1.22 +11 -0 src/sys/kern/kern_sx.c