Searched refs:raw_monitor_enter_no_suspend (Results 1 – 3 of 3) sorted by relevance
158 RawMonitorEnterNoSuspend raw_monitor_enter_no_suspend; member
239 gdata->raw_monitor_enter_no_suspend = (RawMonitorEnterNoSuspend) extension_info[i].func; in find_extension_functions()468 if (find_extension_functions() != JNI_OK || gdata->raw_monitor_enter_no_suspend == NULL) { in Agent_OnLoad()
1111 error = FUNC_PTR(&gdata,raw_monitor_enter_no_suspend)(gdata->jvmti, monitor); in debugMonitorEnterNoSuspend()