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 138 lw.SetReadBarrierState(static_cast<uint32_t>(reinterpret_cast<uintptr_t>(rb_ptr)));
167 expected_lw.SetReadBarrierState(
170 new_lw.SetReadBarrierState(static_cast<uint32_t>(reinterpret_cast<uintptr_t>(rb_ptr)));
    [all...]

Completed in 124 milliseconds