Home
last modified time | relevance | path

Searched defs:GetCurrentContendedMonitor (Results 1 – 3 of 3) sorted by relevance

/art/openjdkjvmti/
Dti_monitor.cc355 jvmtiError MonitorUtil::GetCurrentContendedMonitor(jvmtiEnv* env ATTRIBUTE_UNUSED, in GetCurrentContendedMonitor() function in openjdkjvmti::MonitorUtil
DOpenjdkJvmTi.cc231 static jvmtiError GetCurrentContendedMonitor(jvmtiEnv* env, in GetCurrentContendedMonitor() function in openjdkjvmti::JvmtiFunctions
/art/openjdkjvmti/include/
Djvmti.h1860 jvmtiError GetCurrentContendedMonitor(jthread thread, in GetCurrentContendedMonitor() function