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

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

Completed in 1409 milliseconds