Home
last modified time | relevance | path

Searched defs:poller (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
DSocketChannelImpl.c60 struct pollfd poller; in Java_sun_nio_ch_SocketChannelImpl_checkConnect() local
/libcore/ojluni/src/main/java/sun/nio/fs/
DLinuxWatchService.java56 private final Poller poller; field in LinuxWatchService