Searched refs:InterlockedAnd_Inline (Results 1 – 1 of 1) sorted by relevance
763 #define InterlockedAnd InterlockedAnd_Inline765 FORCEINLINE LONG InterlockedAnd_Inline(LONG volatile *Target, LONG Set) { in InterlockedAnd_Inline() function