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

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
implement.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 828 #define InterlockedExchange64 _InterlockedExchange64
841 LONGLONG __cdecl InterlockedExchange64 (LONGLONG volatile *Target,LONGLONG Value);
993 #define InterlockedExchange64 _InterlockedExchange64
    [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 133 milliseconds