Searched refs:GetContendedMonitor (Results 1 – 3 of 3) sorted by relevance
382 out_ = art::GcRoot<art::mirror::Object>(art::Monitor::GetContendedMonitor(target_thread)); in GetCurrentContendedMonitor()
119 static ObjPtr<mirror::Object> GetContendedMonitor(Thread* thread)
1429 ObjPtr<mirror::Object> Monitor::GetContendedMonitor(Thread* thread) { in GetContendedMonitor() function in art::Monitor