Home
last modified time | relevance | path

Searched refs:backoff_timeoutcb (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_live_check.cc79 void backoff_timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in backoff_timeoutcb() function
123 ev_timer_init(&backoff_timer_, backoff_timeoutcb, 0., 0.);