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 643 #define InterlockedCompareExchangeRelease _InterlockedCompareExchange_rel
754 LONG __cdecl InterlockedCompareExchangeRelease (LONG volatile *Destination, LONG ExChange, LONG Comperand);
885 #define InterlockedCompareExchangeRelease InterlockedCompareExchange
    [all...]
winnt.h     [all...]

Completed in 959 milliseconds