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([[maybe_unused]] jvmtiEnv* env, in GetCurrentContendedMonitor() function in openjdkjvmti::MonitorUtil
DOpenjdkJvmTi.cc225 static jvmtiError GetCurrentContendedMonitor(jvmtiEnv* env, in GetCurrentContendedMonitor() function in openjdkjvmti::JvmtiFunctions
/art/openjdkjvmti/include/
Djvmti.h1860 jvmtiError GetCurrentContendedMonitor(jthread thread, in GetCurrentContendedMonitor() function