Home
last modified time | relevance | path

Searched defs:InterlockedCompareExchangePointer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinbase.h645 #define InterlockedCompareExchangePointer _InterlockedCompareExchangePointer macro
887 #define InterlockedCompareExchangePointer _InterlockedCompareExchangePointer macro
945 #define InterlockedCompareExchangePointer _InterlockedCompareExchangePointer macro
1066 #define InterlockedCompareExchangePointer __InlineInterlockedCompareExchangePointer macro
1068 #define InterlockedCompareExchangePointer(Destination, ExChange, Comperand) (PVOID) (LONG_PTR)Inter… macro
Dwinnt.h1522 #define InterlockedCompareExchangePointer _InterlockedCompareExchangePointer macro
1844 #define InterlockedCompareExchangePointer _InterlockedCompareExchangePointer macro
2053 #define InterlockedCompareExchangePointer _InterlockedCompareExchangePointer macro
2278 #define InterlockedCompareExchangePointer(Destination, ExChange, Comperand) (PVOID) (LONG_PTR)Inter… macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h333 #define InterlockedCompareExchangePointer(Destination, Exchange, Comparand) \ macro
365 #define InterlockedCompareExchangePointer _InterlockedCompareExchangePointer macro