[fpc-devel] InterLockedExchange vs InterLockedExchange64 using pointers on cpu64

Andrew Brunner andrew.t.brunner at gmail.com
Wed Nov 3 20:02:51 CET 2010


On a 64bit fpc compile, and 64bit system with pointers, which
interlocked exchange is best used?  Aren't pointers on x64 64bit
pointers?  Shouldn't we be using InterlockedExhange64 code to access
specific x64 swaps?

Thanks.



More information about the fpc-devel mailing list