Home | History | Annotate | Download | only in include

Lines Matching refs:_interlockedbittestandset64

1186 #define InterlockedBitTestAndSet64 _interlockedbittestandset64
1218 BOOLEAN _interlockedbittestandset64(LONG64 *Base,LONG64 Offset);
1284 __CRT_INLINE BOOLEAN _interlockedbittestandset64(LONG64 *Base,LONG64 Offset) {