Searched refs:_InterlockedAnd (Results 1 – 2 of 2) sorted by relevance
182 long _InterlockedAnd(long volatile *_Value, long _Mask);677 _InterlockedAnd(long volatile *_Value, long _Mask) { in _InterlockedAnd() function
82 #define InterlockedAnd32 _InterlockedAnd