Home
last modified time | relevance | path

Searched refs:start_ev (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_dns_resolver.cc240 void start_ev(std::vector<std::unique_ptr<ev_io>> &evs, struct ev_loop *loop, in start_ev() function
277 start_ev(revs_, loop_, fd, EV_READ, readcb, this); in start_rev()
283 start_ev(wevs_, loop_, fd, EV_WRITE, writecb, this); in start_wev()

Completed in 2 milliseconds