Home | History | Annotate | Download | only in include

Lines Matching refs:RawMonitorNotify

1205   jvmtiError (JNICALL *RawMonitorNotify) (jvmtiEnv* env,
2444 jvmtiError RawMonitorNotify(jrawMonitorID monitor) {
2445 return functions->RawMonitorNotify(this, monitor);