Searched refs:fdi (Results 1 – 1 of 1) sorted by relevance
160 fd_info* fdi = static_cast<fd_info*>(polledevents[n].data.ptr); in ev_dispatch() local161 const ev_callback& cb = fdi->cb; in ev_dispatch()163 cb(fdi->fd, polledevents[n].events); in ev_dispatch()