Date: Sun, 24 Sep 2000 16:34:22 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include mutex.h Message-ID: <200009242334.QAA66535@freefall.freebsd.org>
index | next in thread | raw e-mail
jhb 2000/09/24 16:34:22 PDT
Modified files:
sys/i386/include mutex.h
Log:
Fix the assmebly mutex macros to handle saving/restoring interrupt state
properly. Fix the recursive mutex macros to actually compile. At the
moment we only use MTX_EXIT anyways.
Revision Changes Path
1.8 +22 -8 src/sys/i386/include/mutex.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009242334.QAA66535>
