Searched refs:pollidxs (Results 1 – 3 of 3) sorted by relevance
59 array_needsize (int, pollidxs, pollidxmax, fd + 1, pollidx_init); in poll_modify()61 idx = pollidxs [fd]; in poll_modify()65 pollidxs [fd] = idx = pollcnt++; in poll_modify()78 pollidxs [fd] = -1; in poll_modify()83 pollidxs [polls [idx].fd] = idx; in poll_modify()136 pollidxs = 0; pollidxmax = 0; in poll_init()145 ev_free (pollidxs); in poll_destroy()
72 #define pollidxs ((loop)->pollidxs) macro171 #undef pollidxs
98 VARx(int *, pollidxs) /* maps fds into structure indices */