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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
intrin.h 361 __MACHINEIA64(__MINGW_EXTENSION __int64 _InterlockedCompare64Exchange128_acq(__int64 volatile *Destination,__int64 ExchangeHigh,__int64 ExchangeLow,__int64 Comparand))
364 __MACHINEX64(__MINGW_EXTENSION __int64 _InterlockedCompare64Exchange128_acq(__int64 volatile *Destination,__int64 ExchangeHigh,__int64 ExchangeLow,__int64 Comparand))
    [all...]
winbase.h 658 #define InterlockedCompare64ExchangeAcquire128 _InterlockedCompare64Exchange128_acq
    [all...]

Completed in 73 milliseconds