Searched refs:implDereg (Results 1 – 3 of 3) sorted by relevance
149 implDereg(ski); in processDeregisterQueue()160 protected abstract void implDereg(SelectionKeyImpl ski) throws IOException; in implDereg() method in SelectorImpl
165 protected void implDereg(SelectionKeyImpl ski) throws IOException { in implDereg() method in AbstractPollSelectorImpl
89 protected abstract void implDereg(sun.nio.ch.SelectionKeyImpl ski) throws java.io.IOException; in implDereg() method in SelectorImpl