Searched refs:poll (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s12/open-src/app/fbconsole/sun-src/
H A Dfbconsole.c34 #include <poll.h>
367 while (poll(fds, fdcount, -1) >= 0) {
/solaris-x11-s12/open-src/kernel/drm/src/
H A Ddrm_crtc_helper.c143 /* Re-enable polling in case the global poll config changed. */
994 /* if we are connected and don't want to poll for disconnect
1042 bool poll = false; local
1050 poll = true;
1053 if (poll)

Completed in 11 milliseconds