Searched defs:mutator_lock_owner (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/
H A Druntime.cc1836 uint64_t mutator_lock_owner = Locks::mutator_lock_->GetExclusiveOwnerTid(); local
1841 os << "Mutator lock exclusive owner tid: " << mutator_lock_owner << "\n"

Completed in 37 milliseconds