Home | History | Annotate | Download | only in include

Lines Matching refs:RawMonitorNotify

1199   jvmtiError (JNICALL *RawMonitorNotify) (jvmtiEnv* env,
2376 jvmtiError RawMonitorNotify(jrawMonitorID monitor) {
2377 return functions->RawMonitorNotify(this, monitor);