HomeSort by relevance Sort by last modified time
    Searched refs:SetReadBarrierState (Results 1 - 2 of 2) sorted by null

  /art/runtime/
lock_word.h 179 void SetReadBarrierState(uint32_t rb_state) {
  /art/runtime/mirror/
object-inl.h 155 lw.SetReadBarrierState(static_cast<uint32_t>(reinterpret_cast<uintptr_t>(rb_ptr)));
185 expected_lw.SetReadBarrierState(
188 new_lw.SetReadBarrierState(static_cast<uint32_t>(reinterpret_cast<uintptr_t>(rb_ptr)));
    [all...]

Completed in 475 milliseconds