__atomic_exchange_n  230 opal/include/opal/sys/gcc_builtin/atomic.h     int ret = __atomic_exchange_n (&lock->u.lock, OPAL_ATOMIC_LOCK_LOCKED,
__atomic_exchange_n  243 opal/include/opal/sys/gcc_builtin/atomic.h     while (OPAL_ATOMIC_LOCK_LOCKED == __atomic_exchange_n (&lock->u.lock, OPAL_ATOMIC_LOCK_LOCKED,
__atomic_exchange_n  231 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h     int ret = __atomic_exchange_n (&lock->u.lock, PMIX_ATOMIC_LOCK_LOCKED,
__atomic_exchange_n  244 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h     while (PMIX_ATOMIC_LOCK_LOCKED == __atomic_exchange_n (&lock->u.lock, PMIX_ATOMIC_LOCK_LOCKED,