HomeSort by relevance Sort by last modified time
    Searched full:interlockedcompareexchangerelease (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 820 #define InterlockedCompareExchangeRelease _InterlockedCompareExchange_rel
852 LONG __cdecl InterlockedCompareExchangeRelease(LONG volatile *Destination,LONG ExChange,LONG Comperand);
983 #define InterlockedCompareExchangeRelease InterlockedCompareExchange
    [all...]
winnt.h     [all...]

Completed in 213 milliseconds