Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2001 20:23:59 -0600
From:      Jonathan Lemon <jlemon@flugsvamp.com>
To:        John Baldwin <jhb@FreeBSD.ORG>
Cc:        arch@FreeBSD.ORG
Subject:   Re: Proposal for the CPU interrupt API
Message-ID:  <20010315202359.K82645@prism.flugsvamp.com>
In-Reply-To: <XFMail.010315182530.jhb@FreeBSD.org>
References:  <XFMail.010315182530.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 15, 2001 at 06:25:30PM -0800, John Baldwin wrote:
> and the code above would become this instead:
> 
>         intrmask_t foo = intr_disable();
>         ...
>         intr_restore(foo);
> 
> Comments, objections?

Sounds good to me.
--
Jonathan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010315202359.K82645>