Home | History | Annotate | Download | only in core

Lines Matching refs:interrupted

44                 throw new RuntimeException("good Object.wait() interrupted",
59 throw new RuntimeException("bad Object.wait() interrupted", ex);
77 throw new RuntimeException("bad Object.wait() interrupted", ex);
96 throw new RuntimeException("bad Object.wait() interrupted", ex);
134 throw new RuntimeException("Test sleep interrupted.", ex);
150 throw new RuntimeException("Test wait interrupted.", ex);
167 throw new RuntimeException("Test join interrupted.", ex);
193 // We're going to get interrupted while we spin.
195 if (interrupted()) {
196 // System.out.println("Waiter done spinning; interrupted.");
198 throw new RuntimeException("Thread not interrupted " +
218 throw new RuntimeException("Thread not interrupted " +
238 throw new RuntimeException("Thread not interrupted " +
258 throw new RuntimeException("Thread not interrupted " +
286 throw new RuntimeException("Test join interrupted.", ex);
310 // System.out.println(threadName + " interrupted.");
362 // System.out.println("Test sleep interrupted.");
408 // System.out.println(getName() + " interrupted.");
461 // System.out.println(getName() + " interrupted.");