Searched defs:CANCELLED (Results 1 – 8 of 8) sorted by relevance
71 static final int CANCELLED = 3; field in TimerTask
47 static final int CANCELLED = 3; // 0x3 field in TimerTask
113 private static final int CANCELLED = 4; // 0x4 field in FutureTask
38 private static final CancellationException CANCELLED = field in PendingFuture
97 private static final int CANCELLED = 4; field in FutureTask
85 static final int CANCELLED = 0x80000000; // must be negative field in AbstractQueuedLongSynchronizer
450 static final int CANCELLED = 0x80000000; // must be negative field in AbstractQueuedSynchronizer
346 static final int CANCELLED = 0x80000000; // must be negative field in StampedLock