Searched defs:GetCurrentContendedMonitor (Results 1 – 3 of 3) sorted by relevance
355 jvmtiError MonitorUtil::GetCurrentContendedMonitor([[maybe_unused]] jvmtiEnv* env, in GetCurrentContendedMonitor() function in openjdkjvmti::MonitorUtil
225 static jvmtiError GetCurrentContendedMonitor(jvmtiEnv* env, in GetCurrentContendedMonitor() function in openjdkjvmti::JvmtiFunctions
1860 jvmtiError GetCurrentContendedMonitor(jthread thread, in GetCurrentContendedMonitor() function