Home
last modified time | relevance | path

Searched defs:newvalue (Results 1 – 1 of 1) sorted by relevance

/system/core/libcutils/
Datomic.c72 int android_atomic_cmpxchg(int32_t oldvalue, int32_t newvalue, volatile int32_t* addr) { in android_atomic_cmpxchg()
86 int android_quasiatomic_cmpxchg_64(int64_t oldvalue, int64_t newvalue, in android_quasiatomic_cmpxchg_64()
165 int android_atomic_cmpxchg(int32_t oldvalue, int32_t newvalue, volatile int32_t* addr) { in android_atomic_cmpxchg()
221 int android_quasiatomic_cmpxchg_64(int64_t oldvalue, int64_t newvalue, in android_quasiatomic_cmpxchg_64()
276 int android_quasiatomic_cmpxchg_64(int64_t oldvalue, int64_t newvalue, in android_quasiatomic_cmpxchg_64()