Home | History | Annotate | Download | only in include

Lines Matching refs:RawMonitorEnter

1192   jvmtiError (JNICALL *RawMonitorEnter) (jvmtiEnv* env,
2431 jvmtiError RawMonitorEnter(jrawMonitorID monitor) {
2432 return functions->RawMonitorEnter(this, monitor);