Interlocked exchange operation on 64bit.
CMPXCHG8B instruction with the lock prefix can be used on x86, but you should first verify the presence of the instruction using IsProcessorFeaturePresent(PF_COMPARE_EXCHANGE_DOUBLE)
Thursday, March 17, 2005
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment