HomeSort by relevance Sort by last modified time
    Searched full:interlockedcompareexchangepointeracquire (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 824 #define InterlockedCompareExchangePointerAcquire _InterlockedCompareExchangePointer_acq
856 PVOID __cdecl InterlockedCompareExchangePointerAcquire(PVOID volatile *Destination,PVOID Exchange,PVOID Comperand);
986 #define InterlockedCompareExchangePointerAcquire _InterlockedCompareExchangePointer
    [all...]
winnt.h     [all...]

Completed in 2158 milliseconds