Subject: Re: major revision of kernel 'evcnt' interfaces.
To: None <tech-kern@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: tech-kern
Date: 06/01/2000 17:07:17
cgd@netbsd.org (Chris G. Demetriou) writes:
>      void evcnt_incr(struct evcnt *ev)

Actually, i take that back.  this one doesn't exist, nor should it.

(the code doing the increment should feel free to use whatever
increment method it knows is safe, be that ++, or something more
complex.)


that's what i get for throwing something in right before send-off.
8-)


chris
-- 
Chris Demetriou - cgd@netbsd.org - http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.