Home
last modified time | relevance | path

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

/libev/
H A Dev_wrap.h71 #define pollidxmax ((loop)->pollidxmax) macro
170 #undef pollidxmax
H A Dev_poll.c59 array_needsize (int, pollidxs, pollidxmax, fd + 1, pollidx_init); in poll_modify()
136 pollidxs = 0; pollidxmax = 0; in poll_init()
H A Dev_vars.h99 VARx(int, pollidxmax)