HomeSort by relevance Sort by last modified time
    Searched full:atomic_xchg (Results 1 - 25 of 40) sorted by null

1 2

  /development/ndk/platforms/android-9/arch-x86/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r11/platforms/android-12/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r11/platforms/android-13/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r11/platforms/android-14/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm/
atomic_32.h 31 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
atomic.h 34 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
atomic.h 34 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/
atomic.h 34 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/
atomic.h 34 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/
atomic.h 34 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/
atomic.h 34 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) macro

Completed in 1823 milliseconds

1 2