- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for removeWaiter (0.07 seconds)
-
android/guava/src/com/google/common/util/concurrent/AbstractFutureState.java
// Check interruption first, if we woke up due to interruption we need to honor that. if (Thread.interrupted()) { removeWaiter(node); throw new InterruptedException(); } // Otherwise re-read and check doneness. If we loop then it must have been a spurious // wakeupCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Aug 07 16:05:33 GMT 2025 - 33.2K bytes - Click Count (0)