Home | History | Annotate | Download | only in include

Lines Matching refs:GetCurrentContendedMonitor

1057   jvmtiError (JNICALL *GetCurrentContendedMonitor) (jvmtiEnv* env,
1884 jvmtiError GetCurrentContendedMonitor(jthread thread,
1886 return functions->GetCurrentContendedMonitor(this, thread, monitor_ptr);