Home | History | Annotate | Download | only in export

Lines Matching refs:RawMonitorEnter

1186   jvmtiError (JNICALL *RawMonitorEnter) (jvmtiEnv* env,
2363 jvmtiError RawMonitorEnter(jrawMonitorID monitor) {
2364 return functions->RawMonitorEnter(this, monitor);