Home | History | Annotate | Download | only in mirror

Lines Matching refs:CompareExchangeStrongSequentiallyConsistent

643   return atomic_addr->CompareExchangeStrongSequentiallyConsistent(old_value, new_value);
716 return atomic_addr->CompareExchangeStrongSequentiallyConsistent(old_value, new_value);
893 bool success = atomic_addr->CompareExchangeStrongSequentiallyConsistent(old_ref.reference_,