Searched refs:wakeup (Results 1 – 12 of 12) sorted by relevance
74 selector.wakeup(); in testManyWakeupCallsTriggerOnlyOneWakeup()75 selector.wakeup(); in testManyWakeupCallsTriggerOnlyOneWakeup()76 selector.wakeup(); in testManyWakeupCallsTriggerOnlyOneWakeup()148 selector.wakeup(); in test_80785()
132 private void wakeup() { in wakeup() method in EPollPort149 wakeup(); in executeOnHandlerTask()165 wakeup(); in shutdownHandlerTasks()
109 wakeup(); in implCloseSelector()162 abstract public Selector wakeup(); in wakeup() method in SelectorImpl
116 public Selector wakeup() { in wakeup() method in PollSelectorImpl
78 public Selector wakeup() { in wakeup() method in AbstractPollSelectorImpl
371 public abstract Selector wakeup(); in wakeup() method in Selector
73 abstract void wakeup() throws IOException; in wakeup() method in AbstractPoller222 wakeup(); in invoke()
207 void wakeup() throws IOException { in wakeup() method in LinuxWatchService.Poller
85 public Selector wakeup() { in wakeup() method in MockAbstractSelector
213 AbstractSelector.this.wakeup(); in begin()
294 selector.wakeup();296 selector.wakeup();309 selector.wakeup();324 selector.wakeup();
91 public abstract java.nio.channels.Selector wakeup(); in wakeup() method in SelectorImpl