Searched defs:revent (Results 1 - 4 of 4) sorted by relevance
| /third_party/nghttp2/src/ |
| H A D | shrpx_accept_handler.cc | 43 void acceptcb(struct ev_loop *loop, ev_io *w, int revent) { in acceptcb() argument
|
| H A D | shrpx_quic_listener.cc | 33 void readcb(struct ev_loop *loop, ev_io *w, int revent) { in readcb() argument
|
| H A D | shrpx_connection_handler.cc | 57 void acceptor_disable_cb(struct ev_loop *loop, ev_timer *w, int revent) { in acceptor_disable_cb() argument 71 void ocsp_cb(struct ev_loop *loop, ev_timer *w, int revent) { in ocsp_cb() argument 86 void ocsp_read_cb(struct ev_loop *loop, ev_io *w, int revent) { in ocsp_read_cb() argument 94 void ocsp_chld_cb(struct ev_loop *loop, ev_child *w, int revent) { in ocsp_chld_cb() argument 102 void thread_join_async_cb(struct ev_loop *loop, ev_async *w, int revent) { in thread_join_async_cb() argument 108 void serial_event_async_cb(struct ev_loop *loop, ev_async *w, int revent) { in serial_event_async_cb() argument
|
| H A D | shrpx_http3_upstream.cc | 81 void prepare_cb(struct ev_loop *loop, ev_prepare *w, int revent) { in prepare_cb() argument
|
Completed in 11 milliseconds