Searched refs:_InterlockedIncrement64 (Results 1 – 2 of 2) sorted by relevance
126 return _InterlockedIncrement64((volatile long long*)dstAddr); in deAtomicIncrementInt64()
390 __int64 _InterlockedIncrement64(__int64 volatile *_Addend);648 _InterlockedIncrement64(__int64 volatile *_Value) { in _InterlockedIncrement64() function