Home | History | Annotate | Download | only in collector

Lines Matching refs:CompareExchangeWeakRelaxed

2080     } while (!addr->CompareExchangeWeakRelaxed(expected_ref, new_ref));
2099 } while (!addr->CompareExchangeWeakRelaxed(expected_ref, new_ref));