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

  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 194 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
743 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 194 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
743 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /external/clang/lib/Headers/
Intrin.h 215 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
Intrin.h 215 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
Intrin.h 215 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
Intrin.h 215 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/sdk/tools/darwin/renderscript/clang-include/
Intrin.h 215 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
intrin.h 287 __MACHINEIA64(__MINGW_EXTENSION __int64 _InterlockedCompareExchange64(__int64 volatile *,__int64,__int64))
299 __MACHINEI(__MINGW_EXTENSION __int64 _InterlockedCompareExchange64(__int64 volatile *,__int64,__int64))
    [all...]

Completed in 239 milliseconds