Searched defs:Exchange (Results 1 – 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | winbase.h | 3147 …nsigned InterlockedCompareExchange (unsigned volatile *Destination, unsigned Exchange, unsigned Co… in InterlockedCompareExchange() 3151 …InterlockedCompareExchange (unsigned long volatile *Destination, unsigned long Exchange, unsigned … in InterlockedCompareExchange() 3160 …rlockedCompareExchange (unsigned __int64 volatile *Destination, unsigned __int64 Exchange, unsigne… in InterlockedCompareExchange()
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | wdm.h | 333 #define InterlockedCompareExchangePointer(Destination, Exchange, Comparand) \ argument 13620 #define ExInterlockedCompareExchange64(Destination, Exchange, Comperand, Lock) \ argument 13633 #define ExInterlockedCompareExchange64(Destination, Exchange, Comperand, Lock) \ argument
|