Home | History | Annotate | Download | only in runtime

Lines Matching refs:kWithoutReadBarrier

1683       mirror::Class* old_ref = pair.second.Read<kWithoutReadBarrier>();
1685 mirror::Class* new_ref = pair.second.Read<kWithoutReadBarrier>();
1693 if (old_ref == it->second.Read<kWithoutReadBarrier>()) {