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

  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 212 long __cdecl _InterlockedExchange(long volatile *_Target, long _Value);
709 _InterlockedExchange(long volatile *_Target, long _Value) {
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 212 long __cdecl _InterlockedExchange(long volatile *_Target, long _Value);
709 _InterlockedExchange(long volatile *_Target, long _Value) {
    [all...]

Completed in 56 milliseconds