Searched refs:atomic_try_cmpxchg_acquire (Results 1 – 1 of 1) sorted by relevance
485 #define atomic_try_cmpxchg_acquire(_p, _po, _n) __atomic_try_cmpxchg(_acquire, _p, _po, _n) macro490 #define atomic_try_cmpxchg_acquire atomic_try_cmpxchg macro