Home
last modified time | relevance | path

Searched refs:InterlockedAnd_Inline (Results 1 – 1 of 1) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dwinbase.h763 #define InterlockedAnd InterlockedAnd_Inline
765 FORCEINLINE LONG InterlockedAnd_Inline(LONG volatile *Target, LONG Set) { in InterlockedAnd_Inline() function