Searched refs:_InterlockedExchange64_HLERelease (Results 1 – 3 of 3) sorted by relevance
266 …_InterlockedExchange64_HLERelease((__int64 volatile*)&((ATOMIC_VAL)->_value), (__int64)(NEW_VAL));…
547 _InterlockedExchange64_HLERelease(__int64 volatile *_Target, __int64 _Value) { in _InterlockedExchange64_HLERelease() function
659 return _InterlockedExchange64_HLERelease(Target, Value); in test_InterlockedExchange64_HLERelease()