Searched defs:_InterlockedCompareExchange (Results 1 – 2 of 2) sorted by relevance
1680 #define _InterlockedCompareExchange _InterlockedCompareExchange_np macro
1494 __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Co… in _InterlockedCompareExchange() function