Searched refs:MonitorStackDepthInfo (Results 1 – 1 of 1) sorted by relevance
259 public static native MonitorStackDepthInfo[] getOwnedMonitorStackDepthInfo(Thread thr); in getOwnedMonitorStackDepthInfo()260 public static class MonitorStackDepthInfo { class in Test1922263 public MonitorStackDepthInfo(int depth, Object monitor) { in MonitorStackDepthInfo() method in Test1922.MonitorStackDepthInfo