Searched refs:waitForInterrupt (Results 1 – 1 of 1) sorted by relevance
46 static Object waitForInterrupt = new Object(); field in InterruptDebuggee88 synchronized(InterruptDebuggee.waitForInterrupt){ in run()94 InterruptDebuggee.waitForInterrupt.wait(); in run()