HomeSort by relevance Sort by last modified time
    Searched full: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 819 #define InterlockedCompareExchangeAcquire _InterlockedCompareExchange_acq
853 LONG __cdecl InterlockedCompareExchangeAcquire(LONG volatile *Destination,LONG ExChange,LONG Comperand);
982 #define InterlockedCompareExchangeAcquire InterlockedCompareExchange
    [all...]
winnt.h     [all...]

Completed in 3260 milliseconds