Searched refs:RawMonitorEnterNoSuspend (Results 1 – 2 of 2) sorted by relevance
92 typedef jvmtiError (*RawMonitorEnterNoSuspend)(jvmtiEnv* env, jrawMonitorID mon); typedef158 RawMonitorEnterNoSuspend raw_monitor_enter_no_suspend;
236 gdata->raw_monitor_enter_no_suspend = (RawMonitorEnterNoSuspend) extension_info[i].func; in find_extension_functions()