Searched refs:atomic_compare_exchange_weak_relaxed (Results 1 – 5 of 5) sorted by relevance
321 if (atomic_compare_exchange_weak_relaxed in __pthread_rwlock_rdlock_full64()375 if (atomic_compare_exchange_weak_relaxed in __pthread_rwlock_rdlock_full64()456 && (!atomic_compare_exchange_weak_relaxed in __pthread_rwlock_rdlock_full64()479 if (atomic_compare_exchange_weak_relaxed in __pthread_rwlock_rdlock_full64()708 && (!atomic_compare_exchange_weak_relaxed in __pthread_rwlock_wrlock_full64()825 && (!atomic_compare_exchange_weak_relaxed in __pthread_rwlock_wrlock_full64()
579 || atomic_compare_exchange_weak_relaxed in __pthread_cond_wait_common()
530 if (!atomic_compare_exchange_weak_relaxed (&mem, &expected, 25) in do_test()536 if (atomic_compare_exchange_weak_relaxed (&mem, &expected, 14) in do_test()
593 # define atomic_compare_exchange_weak_relaxed(mem, expected, desired) \ macro704 # ifndef atomic_compare_exchange_weak_relaxed707 # define atomic_compare_exchange_weak_relaxed(mem, expected, desired) \ macro
44195 atomic_compare_exchange_weak_relaxed,