Searched refs:GetCurrentContendedMonitor (Results 1 – 2 of 2) sorted by relevance
422 error = JVMTI_FUNC_PTR(gdata->jvmti,GetCurrentContendedMonitor) in currentContendedMonitor()
1051 jvmtiError (JNICALL *GetCurrentContendedMonitor) (jvmtiEnv* env,1860 jvmtiError GetCurrentContendedMonitor(jthread thread, in GetCurrentContendedMonitor() function1862 return functions->GetCurrentContendedMonitor(this, thread, monitor_ptr); in GetCurrentContendedMonitor()