Searched refs:contended_monitor (Results 1 – 2 of 2) sorted by relevance
1096 ObjectId contended_monitor; in TR_CurrentContendedMonitor() local1097 JdwpError rc = Dbg::GetContendedMonitor(thread_id, &contended_monitor); in TR_CurrentContendedMonitor()1101 return WriteTaggedObject(reply, contended_monitor); in TR_CurrentContendedMonitor()
367 JDWP::ObjectId* contended_monitor)