Searched defs:timeoutcb (Results 1 – 8 of 8) sorted by relevance
/third_party/nghttp2/src/ |
D | shrpx_dns_resolver.cc | 101 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
D | shrpx_memcached_connection.cc | 42 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
D | shrpx_live_check.cc | 66 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
D | shrpx_connection.cc | 60 IOCb readcb, TimerCb timeoutcb, void *data, in Connection()
|
D | shrpx_client_handler.cc | 63 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
D | shrpx_http_downstream_connection.cc | 49 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
D | shrpx_http2_session.cc | 110 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|
D | nghttp.cc | 564 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() function
|