Date: Tue, 23 Oct 2001 15:39:11 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exit.c kern_sx.c src/sys/sys sx.h Message-ID: <200110232239.f9NMdBu15245@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/10/23 15:39:11 PDT
Modified files:
sys/kern kern_exit.c kern_sx.c
sys/sys sx.h
Log:
Change the sx(9) assertion API to use a sx_assert() function similar to
mtx_assert(9) rather than several SX_ASSERT_* macros.
Revision Changes Path
1.138 +2 -2 src/sys/kern/kern_exit.c
1.12 +43 -4 src/sys/kern/kern_sx.c
1.13 +9 -38 src/sys/sys/sx.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110232239.f9NMdBu15245>
