Date: Tue, 31 Oct 2000 09:20:55 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mutex.h Message-ID: <200010311720.JAA99904@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 Revision Changes Path 1.6 +3 -3 src/sys/sys/mutex.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?200010311720.JAA99904>