Searched refs:_InterlockedCompareExchange64 (Results 1 – 2 of 2) sorted by relevance
32 long long _InterlockedCompareExchange64( // NOLINT35 #pragma intrinsic(_InterlockedCompareExchange64)235 u64 prev = (u64)_InterlockedCompareExchange64( in atomic_compare_exchange_strong()
201 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,774 _InterlockedCompareExchange64(__int64 volatile *_Destination, in _InterlockedCompareExchange64() function