Date: Tue, 31 Oct 2000 13:34:39 -0500 (EST) From: Robert Watson <rwatson@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys mutex.h Message-ID: <Pine.NEB.3.96L.1001031133351.58688D-100000@fledge.watson.org> In-Reply-To: <200010311720.JAA99904@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 31 Oct 2000, John Baldwin wrote: > jhb 2000/10/31 09:20:55 PST > > Modified files: > sys/sys mutex.h > Log: > Use do { ... } while (0) to wrap the body of mtx_assert(). > > Reported by: rwatson Actually, this was reported by eivind, but I brought up the issue of mutex assertions by suggesting INVARIANTS should be enabled in -CURRENT's GENERIC by default. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services 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?Pine.NEB.3.96L.1001031133351.58688D-100000>