Jeff Trawick wrote:
Why not get apr_atomic_cas32 to work everywhere and have portable functions that use that?
Heck no says dreid (or something to that affect).
I forgot to look at some of our inlined assembler that performs the arithmetic operations directly, and also assumed, true or false, that the pseudo-functions we use on some platforms use compare-and-swap under the covers anyway.
