Home
last modified time | relevance | path

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

/libev/
H A Dev_wrap.h73 #define pollmax ((loop)->pollmax) macro
172 #undef pollmax
H A Dev_poll.c66 array_needsize (struct pollfd, polls, pollmax, pollcnt, EMPTY2); in poll_modify()
137 polls = 0; pollmax = 0; pollcnt = 0; in poll_init()
H A Dev_vars.h96 VARx(int, pollmax)