Lines Matching full:getcurrentcontendedmonitor
219 static jvmtiError GetCurrentContendedMonitor(jvmtiEnv* env,224 return MonitorUtil::GetCurrentContendedMonitor(env, thread, monitor_ptr);1590 JvmtiFunctions::GetCurrentContendedMonitor,