Searched refs:GetOwnedMonitorInfo (Results 1 – 2 of 2) sorted by relevance
374 error = JVMTI_FUNC_PTR(gdata->jvmti,GetOwnedMonitorInfo) in ownedMonitors()
1045 jvmtiError (JNICALL *GetOwnedMonitorInfo) (jvmtiEnv* env,1848 jvmtiError GetOwnedMonitorInfo(jthread thread, in GetOwnedMonitorInfo() function1851 … return functions->GetOwnedMonitorInfo(this, thread, owned_monitor_count_ptr, owned_monitors_ptr); in GetOwnedMonitorInfo()