Home | History | Annotate | Download | only in glib

Lines Matching full:poll

407 	because in Unix poll(2) POLLOUT and POLLHUP are mutually
411 select for FD_CLOSE because Unix poll(2) also ignores whether
1604 * configure.in: Fix the broken poll test. (#387260,
1739 * configure.in: Add a check for broken poll on Mac OS X.
1741 * glib/gmain.c: Use poll emulation on OS X. (#302672, Toby Peterson,