Searched refs:php_pollfd (Results 1 – 2 of 2) sorted by relevance
113 typedef struct pollfd php_pollfd; typedef119 } php_pollfd; typedef121 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout);158 php_pollfd p; in php_pollfd_for()176 php_pollfd p; in php_pollfd_for_ms()
1139 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout)
Completed in 15 milliseconds