Searched refs:InterlockedBitTestAndSet (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwinnt.h1180 #define InterlockedBitTestAndSet _interlockedbittestandset macro
1866 #define InterlockedBitTestAndSet _interlockedbittestandset macro
1879 BOOLEAN InterlockedBitTestAndSet(LONG *Base,LONG Bit);
1882 __CRT_INLINE BOOLEAN InterlockedBitTestAndSet(LONG *Base,LONG Bit) { function
H A Dwinbase.h940 #ifndef InterlockedBitTestAndSet
941 #define InterlockedBitTestAndSet InterlockedBitTestAndSet_Inline macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinnt.h1180 #define InterlockedBitTestAndSet _interlockedbittestandset macro
1866 #define InterlockedBitTestAndSet _interlockedbittestandset macro
1879 BOOLEAN InterlockedBitTestAndSet(LONG *Base,LONG Bit);
1882 __CRT_INLINE BOOLEAN InterlockedBitTestAndSet(LONG *Base,LONG Bit) { function
H A Dwinbase.h940 #ifndef InterlockedBitTestAndSet
941 #define InterlockedBitTestAndSet InterlockedBitTestAndSet_Inline macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dntddk.h5742 InterlockedBitTestAndSet ((PLONG)(Flags), (Bit))
H A Dwdm.h205 InterlockedBitTestAndSet( function
250 #define InterlockedBitTestAndSet _interlockedbittestandset macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dntddk.h5742 InterlockedBitTestAndSet ((PLONG)(Flags), (Bit))
H A Dwdm.h205 InterlockedBitTestAndSet( function
250 #define InterlockedBitTestAndSet _interlockedbittestandset macro

Completed in 410 milliseconds