
29 Jan
2010
29 Jan
'10
8:24 p.m.
Am Friday 29 January 2010 15:08:22 schrieb Ronny Spiegel:
Hi,
I was looking for some kind of atomic counter which is able to deal with 64 bit values on 32/64 bit machines.
I was just wondering if this could be done with this library on Windows (yes, I know). As far as I can see it uses the InterlockedIncrement() API methods internally. But for 64 bit values you have to use InterlockedIncrement64().
I don't have access to any win64 machine. Are you willing to do you a few compile/test/report cycles if I implement it, so we can get this added? Best regards Helge