Home | History | Annotate | Download | only in include

Lines Matching refs:GetCurrentContendedMonitor

1051   jvmtiError (JNICALL *GetCurrentContendedMonitor) (jvmtiEnv* env,
1860 jvmtiError GetCurrentContendedMonitor(jthread thread,
1862 return functions->GetCurrentContendedMonitor(this, thread, monitor_ptr);