Home
last modified time | relevance | path

Searched defs:InterlockedExchangePointer (Results 1 – 4 of 4) sorted by relevance

/third_party/mingw-w64/mingw-w64-crt/misc/
Ddelayimp.c131 #define InterlockedExchangePointer(Target,Value) (PVOID)(LONG_PTR)InterlockedExchange((PLONG)(Targe… macro
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinbase.h644 #define InterlockedExchangePointer _InterlockedExchangePointer macro
886 #define InterlockedExchangePointer _InterlockedExchangePointer macro
943 #define InterlockedExchangePointer _InterlockedExchangePointer macro
Dwinnt.h1521 #define InterlockedExchangePointer _InterlockedExchangePointer macro
1843 #define InterlockedExchangePointer _InterlockedExchangePointer macro
2052 #define InterlockedExchangePointer _InterlockedExchangePointer macro
2277 #define InterlockedExchangePointer _InterlockedExchangePointer macro
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dwdm.h323 #define InterlockedExchangePointer(Target, Value) \ macro
366 #define InterlockedExchangePointer _InterlockedExchangePointer macro