Searched refs:scheduleInterrupt (Results 1 – 1 of 1) sorted by relevance
402 scheduleInterrupt(Thread.currentThread(), 1, SECONDS);413 scheduleInterrupt(Thread.currentThread(), 1, SECONDS); in try()732 void scheduleInterrupt(Thread t, long delay, TimeUnit unit) { in scheduleInterrupt() method in SelectWithConsumer