Home | History | Annotate | Download | only in include

Lines Matching refs:_InterlockedExchangeAdd64

830 #define InterlockedExchangeAdd64 _InterlockedExchangeAdd64
994 #define InterlockedExchangeAdd64 _InterlockedExchangeAdd64
1012 LONG64 __cdecl _InterlockedExchangeAdd64(LONG64 volatile *Addend,LONG64 Value);