Searched refs:_InterlockedExchange64 (Results 1 – 2 of 2) sorted by relevance
262 _InterlockedExchange64((__int64 volatile*)ATOMIC_VAL, (__int64)NEW_VAL); \392 _InterlockedExchange64((__int64 volatile*)ATOMIC_VAL, (__int64)NEW_VAL); \
384 __int64 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value);742 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value) { in _InterlockedExchange64() function