Home | History | Annotate | Download | only in include

Lines Matching full:rawmonitornotify

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