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

  /external/clang/lib/Headers/
Intrin.h 428 __int64 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value);
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
Intrin.h 428 __int64 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value);
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
Intrin.h 428 __int64 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value);
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
Intrin.h 428 __int64 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value);
    [all...]
  /prebuilts/sdk/tools/darwin/renderscript/clang-include/
Intrin.h 428 __int64 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value);
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 715 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value) {
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 715 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
intrin.h 269 __MACHINEIA64(__MINGW_EXTENSION __int64 _InterlockedExchange64(__int64 volatile *,__int64))
271 __MACHINEX64(__MINGW_EXTENSION __int64 _InterlockedExchange64(__int64 volatile *,__int64))
    [all...]
winbase.h 828 #define InterlockedExchange64 _InterlockedExchange64
993 #define InterlockedExchange64 _InterlockedExchange64
1011 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 2770 milliseconds