Home
last modified time | relevance | path

Searched refs:GetOwnedMonitorStackDepthInfo (Results 1 – 2 of 2) sorted by relevance

/external/oj-libjdwp/src/share/back/
DThreadReferenceImpl.c545 error = JVMTI_FUNC_PTR(gdata->jvmti,GetOwnedMonitorStackDepthInfo) in ownedMonitorsWithStackDepth()
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h1768 jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env,
1854 jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, in GetOwnedMonitorStackDepthInfo() function
1857 …return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info… in GetOwnedMonitorStackDepthInfo()