Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection.h92 template <typename T> using EVCb = void (*)(struct ev_loop *, T *, int); variable
94 using IOCb = EVCb<ev_io>;
95 using TimerCb = EVCb<ev_timer>;