Searched refs:_InterlockedAnd (Results 1 – 3 of 3) sorted by relevance
142 return (type)ATOMIC_INTERLOCKED_NAME(_InterlockedAnd, lg_size)( \
182 long _InterlockedAnd(long volatile *_Value, long _Mask);676 _InterlockedAnd(long volatile *_Value, long _Mask) { in _InterlockedAnd() function
69 #define InterlockedAnd32 _InterlockedAnd