Date: Fri, 9 Feb 2001 18:15:19 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include mutex.h src/sys/alpha/include mutex.h Message-ID: <200102100215.f1A2FJ759964@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/02/09 18:15:19 PST
Modified files:
sys/i386/include mutex.h
sys/alpha/include mutex.h
Log:
Add a macro mtx_intr_enable() to alter a spin lock such that interrupts
will be enabled when it is released.
Revision Changes Path
1.28 +2 -1 src/sys/i386/include/mutex.h
1.19 +2 -1 src/sys/alpha/include/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?200102100215.f1A2FJ759964>
