Home | History | Annotate | Download | only in include

Lines Matching refs:RawMonitorExit

1190   jvmtiError (JNICALL *RawMonitorExit) (jvmtiEnv* env,
2367 jvmtiError RawMonitorExit(jrawMonitorID monitor) {
2368 return functions->RawMonitorExit(this, monitor);