Searched refs:startPoll (Results 1 – 4 of 4) sorted by relevance
174 port.startPoll(fdVal, Net.POLLIN); in onEvent()325 port.startPoll(fdVal, Net.POLLIN); in implAccept()
114 abstract void startPoll(int fd, int events); in startPoll() method in Port
172 void startPoll(int fd, int events) { in startPoll() method in EPollPort
159 port.startPoll(fdVal, events); in updateEvents()