Home | History | Annotate | Download | only in include

Lines Matching refs:GetOwnedMonitorStackDepthInfo

1768   jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread,
1857 return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info_ptr);