Searched refs:PrintOwnedMonitorsStackDepthRunnable (Results 1 – 1 of 1) sorted by relevance
127 public static class PrintOwnedMonitorsStackDepthRunnable implements Runnable { class in Test1922129 public PrintOwnedMonitorsStackDepthRunnable(Thread target) { in PrintOwnedMonitorsStackDepthRunnable() method in Test1922.PrintOwnedMonitorsStackDepthRunnable166 new PrintOwnedMonitorsStackDepthRunnable(Thread.currentThread())); in run()170 (t) -> { new PrintOwnedMonitorsStackDepthRunnable(t).run(); }); in run()174 (t) -> { new PrintOwnedMonitorsStackDepthRunnable(t).run(); }); in run()