HomeSort by relevance Sort by last modified time
    Searched defs:InterlockedExchange64 (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 651 #define InterlockedExchange64 _InterlockedExchange64
740 LONGLONG __cdecl InterlockedExchange64 (LONGLONG volatile *Target, LONGLONG Value);
895 #define InterlockedExchange64 _InterlockedExchange64
924 LONG64 __cdecl InterlockedExchange64(LONG64 volatile *Target, LONG64 Value);
    [all...]
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 362 #define InterlockedExchange64 _InterlockedExchange64
    [all...]

Completed in 469 milliseconds