HomeSort by relevance Sort by last modified time
    Searched defs:atomic_xchg (Results 26 - 38 of 38) sorted by null

12

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

Completed in 82 milliseconds

12