Searched refs:RawMonitorWait (Results 1 – 2 of 2) sorted by relevance
1194 jvmtiError (JNICALL *RawMonitorWait) (jvmtiEnv* env,2371 jvmtiError RawMonitorWait(jrawMonitorID monitor, in RawMonitorWait() function2373 return functions->RawMonitorWait(this, monitor, millis); in RawMonitorWait()
1120 error = FUNC_PTR(gdata->jvmti,RawMonitorWait) in debugMonitorWait()1165 error = FUNC_PTR(gdata->jvmti,RawMonitorWait) in debugMonitorTimedWait()