Home
last modified time | relevance | path

Searched defs:RawMonitorEnterNoSuspend (Results 1 – 2 of 2) sorted by relevance

/art/test/1951-monitor-enter-no-suspend/
Draw_monitor.cc29 using RawMonitorEnterNoSuspend = jvmtiError(*)(jvmtiEnv* env, jrawMonitorID mon); typedef
/art/openjdkjvmti/
Dti_monitor.cc256 jvmtiError MonitorUtil::RawMonitorEnterNoSuspend(jvmtiEnv* env ATTRIBUTE_UNUSED, jrawMonitorID id) { in RawMonitorEnterNoSuspend() function in openjdkjvmti::MonitorUtil