HomeSort by relevance Sort by last modified time
    Searched refs:RawMonitorEnter (Results 1 - 5 of 5) sorted by null

  /art/runtime/openjdkjvmti/
ti_monitor.h 46 static jvmtiError RawMonitorEnter(jvmtiEnv* env, jrawMonitorID monitor);
ti_monitor.cc 212 jvmtiError MonitorUtil::RawMonitorEnter(jvmtiEnv* env ATTRIBUTE_UNUSED, jrawMonitorID id) {
OpenjdkJvmTi.cc     [all...]
  /art/test/923-monitors/
monitors.cc 58 jvmtiError result = jvmti_env->RawMonitorEnter(LongToMonitor(l));
  /art/runtime/openjdkjvmti/include/
jvmti.h     [all...]

Completed in 1044 milliseconds