HomeSort by relevance Sort by last modified time
    Searched refs:InterlockedCompareExchangeAcquire64 (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 832 #define InterlockedCompareExchangeAcquire64 _InterlockedCompareExchange64_acq
845 LONGLONG __cdecl InterlockedCompareExchangeAcquire64 (LONGLONG volatile *Destination,LONGLONG ExChange,LONGLONG Comperand);
996 #define InterlockedCompareExchangeAcquire64 InterlockedCompareExchange64
    [all...]
winnt.h     [all...]

Completed in 46 milliseconds