Searched refs:CheckedInterruptedRunnable (Results 1 – 13 of 13) sorted by relevance
66 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testExchange_InterruptedException()83 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testTimedExchange_InterruptedException()119 Thread t1 = newStartedThread(new CheckedInterruptedRunnable() { in testReplacementAfterExchange()
107 class InterruptedSyncRunnable extends CheckedInterruptedRunnable {464 Thread t1 = newStartedThread(new CheckedInterruptedRunnable() { in testGetSharedQueuedThreads_Shared()490 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testTryAcquireNanos_Interruptible()567 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testAcquireInterruptibly()987 Thread t = newStartedThread(new CheckedInterruptedRunnable() {1149 Thread t = newStartedThread(new CheckedInterruptedRunnable() {1167 Thread t = newStartedThread(new CheckedInterruptedRunnable() {
111 class InterruptedSyncRunnable extends CheckedInterruptedRunnable {467 Thread t1 = newStartedThread(new CheckedInterruptedRunnable() { in testGetSharedQueuedThreads_Shared()493 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testTryAcquireNanos_Interruptible()570 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testAcquireInterruptibly()990 Thread t = newStartedThread(new CheckedInterruptedRunnable() {1152 Thread t = newStartedThread(new CheckedInterruptedRunnable() {1170 Thread t = newStartedThread(new CheckedInterruptedRunnable() {
37 class InterruptedLockRunnable extends CheckedInterruptedRunnable {300 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testWriteLockInterruptibly_Interruptible()320 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testWriteTryLock_Interruptible()340 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testReadLockInterruptibly_Interruptible()360 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testReadTryLock_Interruptible()824 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testWriteLockInterruptibly()851 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testReadLockInterruptibly()1066 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testInterruptible()
723 public abstract class CheckedInterruptedRunnable implements Runnable { class in JSR166TestCase849 public class ShortInterruptedRunnable extends CheckedInterruptedRunnable {882 public class MediumInterruptedRunnable extends CheckedInterruptedRunnable {
36 class InterruptedLockRunnable extends CheckedInterruptedRunnable {354 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testTryLock_Interruptible()941 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testInterruptible()
261 final Runnable sleeper = new CheckedInterruptedRunnable() { in testTimedCallable()
390 final Thread s = newStartedThread(new CheckedInterruptedRunnable() { in testTimedJoin_Interruptible()
185 Thread t = new Thread(new CheckedInterruptedRunnable() { in testInterruptedSubmit()
53 class InterruptedLockRunnable extends CheckedInterruptedRunnable {
585 Thread t = new Thread(new CheckedInterruptedRunnable() { in testInterruptedSubmit()
775 new CheckedInterruptedRunnable() { in testTransfer3()
1003 Thread t = newStartedThread(new CheckedInterruptedRunnable() { in testInterruptedSubmit()