Searched defs:qatomic_cmpxchg (Results 1 – 3 of 3) sorted by relevance
171 #define qatomic_cmpxchg( global() macro
159 #define qatomic_cmpxchg(ptr, old, new) ({ \ macro