Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 1998 22:02:07 -0600
From:      "Justin T. Gibbs" <gibbs@plutotech.com>
To:        Jason Thorpe <thorpej@nas.nasa.gov>
Cc:        "Justin T. Gibbs" <gibbs@plutotech.com>, Julian Assange <proff@iq.org>, gibbs@FreeBSD.ORG, hackers@FreeBSD.ORG, dyson@FreeBSD.ORG, mrg@eterna.com.au, mckusick@mckusick.com
Subject:   Re: more queue.h brokenness 
Message-ID:  <199805120405.WAA29681@pluto.plutotech.com>
In-Reply-To: Your message of "Mon, 11 May 1998 18:05:34 PDT." <199805120105.SAA02410@lestat.nas.nasa.gov> 

next in thread | previous in thread | raw e-mail | index | archive | help
>Given how the TAILQ_PREV() and TAILQ_LAST() macros work (when I realized
>how they work, I had to stop, get up, and go get another cup of coffee
>to calm my nerves), I just have to ask:
>
>	"Why no just use CIRCLEQ?"

I guess I would ask, "Why not use TAILQ?"  It works, it's more efficient,
and client code never needs to know how they are implemented so who cares 
if the way they work is "tricky".

--
Justin



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



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