Home | History | Annotate | Download | only in gc

Lines Matching refs:CompareExchangeStrongSequentiallyConsistent

1124   } while (!storage->CompareExchangeStrongSequentiallyConsistent(old, new_value));
3591 concurrent_gc_pending_.CompareExchangeStrongSequentiallyConsistent(false, true)) {