On Tue, Jan 6, 2009 at 7:17 AM, Daniel May <[email protected]> wrote: > I am looking for a 64-bit counterpart to apr_atomic_inc32(). Has this been > implemented ?
I don't believe that we've guaranteed 64-bit atomics anywhere. I'm not sure how much underlying OS/architecture support there would generically be for 64-bit atomics... -- justin
