Searched defs:_InterlockedExchange64 (Results 1 – 3 of 3) sorted by relevance
741 __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value) { in _InterlockedExchange64() function1300 __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value) { in _InterlockedExchange64() function
742 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value) { in _InterlockedExchange64() function