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