Searched refs:cbMonitorWaited (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DeventHandler.c1168 cbMonitorWaited(jvmtiEnv *jvmti_env, JNIEnv *env, function
1177 LOG_CB(("cbMonitorWaited: thread=%p", thread));
1205 LOG_MISC(("END cbMonitorWaited"));
1523 gdata->callbacks.MonitorWaited = &cbMonitorWaited;
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_init.c1691 cbMonitorWaited(jvmtiEnv *jvmti, JNIEnv* env, function
1694 LOG("cbMonitorWaited");
1822 callbacks.MonitorWaited = &cbMonitorWaited;

Completed in 38 milliseconds