HomeSort by relevance Sort by last modified time
    Searched refs:InterlockedCompareExchangeAcquire (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 642 #define InterlockedCompareExchangeAcquire _InterlockedCompareExchange_acq
755 LONG __cdecl InterlockedCompareExchangeAcquire (LONG volatile *Destination, LONG ExChange, LONG Comperand);
884 #define InterlockedCompareExchangeAcquire InterlockedCompareExchange
    [all...]
winnt.h     [all...]

Completed in 192 milliseconds