Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 15 of 15) sorted by relevance

/libevent-2.1.12/sample/
H A Dtime-test.c46 struct event *timeout = arg; in timeout_cb() local
69 struct event timeout; in main() local
H A Dhttps-client.c226 int timeout = -1; in main() local
/libevent-2.1.12/
H A Dkqueue.c458 struct timespec timeout = { 0, 0 }; in kq_sig_add() local
492 struct timespec timeout = { 0, 0 }; in kq_sig_del() local
527 struct timespec timeout = { 0, 0 }; in event_kq_add_notify_event_() local
558 struct timespec timeout = { 0, 0 }; in event_kq_notify_base_() local
H A Depoll_sub.c59 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) in epoll_wait()
H A Dhttp-internal.h80 struct timeval timeout; /* timeout for events */ member
153 struct timeval timeout; member
H A Ddevpoll.c173 int i, res, timeout = -1; in devpoll_dispatch() local
H A Depoll.c422 long timeout = -1; in epoll_dispatch() local
H A Devrpc-internal.h93 int timeout; member
H A Devdns.c507 struct timeval timeout; in nameserver_probe_failed() local
4328 struct event timeout; member
H A Devent.c1453 struct timeval timeout = head->ev_timeout; in common_timeout_schedule() local
/libevent-2.1.12/test/
H A Dtest-closed.c52 struct timeval timeout = {3, 0}; variable
H A Dtest-eof.c54 struct timeval timeout = {60, 0}; variable
H A Dtest-changelist.c165 struct event* timeout; in main() local
H A Dregress_bufferevent.c1105 struct timeval timeout = { 30, 0 }; in trigger_readcb() local
H A Dregress_http.c1472 const char *timeout = (type & NS_TIMEOUT) ? "6" : "3"; in http_cancel_test() local