Searched defs:ev_callback (Results 1 – 3 of 3) sorted by relevance
168 using ev_callback = std::function<int(int fd, uint32_t epevents)>; variable
230 void (*ev_callback)(int, short, void *arg); member
59 #define ev_callback ev_evcallback.evcb_cb_union.evcb_callback macro