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

  /art/runtime/openjdkjvmti/
ti_monitor.h 44 static jvmtiError DestroyRawMonitor(jvmtiEnv* env, jrawMonitorID monitor);
ti_monitor.cc 197 jvmtiError MonitorUtil::DestroyRawMonitor(jvmtiEnv* env ATTRIBUTE_UNUSED, jrawMonitorID id) {
OpenjdkJvmTi.cc     [all...]
  /art/test/923-monitors/
monitors.cc 52 jvmtiError result = jvmti_env->DestroyRawMonitor(LongToMonitor(l));
  /art/runtime/openjdkjvmti/include/
jvmti.h     [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jvmti.h     [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jvmti.h     [all...]

Completed in 93 milliseconds