Searched refs:PrintOwnedMonitorsRunnable (Results 1 – 1 of 1) sorted by relevance
138 public static class PrintOwnedMonitorsRunnable implements Runnable { class in Test1922140 public PrintOwnedMonitorsRunnable(Thread target) { in PrintOwnedMonitorsRunnable() method in Test1922.PrintOwnedMonitorsRunnable154 new PrintOwnedMonitorsRunnable(Thread.currentThread())); in run()158 (t) -> { new PrintOwnedMonitorsRunnable(t).run(); }); in run()162 (t) -> { new PrintOwnedMonitorsRunnable(t).run(); }); in run()