Searched defs:ThreadMonitor (Results 1 – 1 of 1) sorted by relevance
41 class ThreadMonitor implements Runnable { class91 private ThreadMonitor(final Thread thread, final Duration timeout) { in ThreadMonitor() method in ThreadMonitor