Home | History | Annotate | Download | only in include

Lines Matching refs:CreateRawMonitor

1177   jvmtiError (JNICALL *CreateRawMonitor) (jvmtiEnv* env,
2354 jvmtiError CreateRawMonitor(const char* name,
2356 return functions->CreateRawMonitor(this, name, monitor_ptr);