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