Home | History | Annotate | Download | only in include

Lines Matching refs:RawMonitorExit

1196   jvmtiError (JNICALL *RawMonitorExit) (jvmtiEnv* env,
2435 jvmtiError RawMonitorExit(jrawMonitorID monitor) {
2436 return functions->RawMonitorExit(this, monitor);