Home | History | Annotate | Download | only in include

Lines Matching refs:InterlockedOr64

1359 #define InterlockedOr64 _InterlockedOr64
1360 #define InterlockedOrAffinity InterlockedOr64
1391 LONG64 InterlockedOr64(LONG64 volatile *Destination,LONG64 Value);
1440 __CRT_INLINE LONG64 InterlockedOr64(LONG64 volatile *Destination,LONG64 Value) {