Searched defs:GetContendedMonitor (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dmonitor.cc980 mirror::Object* Monitor::GetContendedMonitor(Thread* thread) { function in class:art::Monitor
H A Ddebugger.cc932 JDWP::JdwpError Dbg::GetContendedMonitor(JDWP::ObjectId thread_id, function in class:art::Dbg
944 mirror::Object* contended_monitor_obj = Monitor::GetContendedMonitor(thread);

Completed in 159 milliseconds