
26 Oct
2006
26 Oct
'06
6:45 a.m.
"Dave Handley" <dave.handley@morganstanley.com> wrote in message news:41B9816CBF7F0249AEED3F2B4FE1A5A958BF@lnpdtdc1.pdt.ms.com...
Date: Tue, 24 Oct 2006 10:48:27 -0700 From: "Chris Thomasson" <cristom@comcast.net> Subject: Re: [boost] A fast-pathed rw-mutex algorithm for Boost... To: boost@lists.boost.org Message-ID: <ehliu9$p9$1@sea.gmane.org> "Dave Handley" <dave.handley@morganstanley.com> wrote in message news:41B9816CBF7F0249AEED3F2B4FE1A5A958B8@lnpdtdc1.pdt.ms.com...
[...]
The way our code operates with a single 32 bit ref count is that the ref count is signed.
Sounds okay to me.