Searched refs:timeout_fn (Results 1 – 2 of 2) sorted by relevance
173 poller_timeout_fn_t timeout_fn; member184 poller_timeout_fn_t timeout_fn, int fd,
742 poller_timeout_fn_t timeout_fn, int fd, in console_poller_register() argument760 poller->timeout_fn = timeout_fn; in console_poller_register()855 if (poller->timeout_fn && timerisset(&poller->timeout) && in get_poll_timeout()913 if ((prc == POLLER_OK) && poller->timeout_fn && in call_pollers()921 prc = poller->timeout_fn(poller->handler, poller->data); in call_pollers()