Lines Matching refs:contended_monitor
1096 ObjectId contended_monitor;1097 JdwpError rc = Dbg::GetContendedMonitor(thread_id, &contended_monitor);1101 return WriteTaggedObject(reply, contended_monitor);