Home
last modified time | relevance | path

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

/libev/
H A Dev_wrap.h61 #define pendingmax ((loop)->pendingmax) macro
160 #undef pendingmax
H A Dev_vars.h52 VAR (pendingmax, int pendingmax [NUMPRI])
H A Dev.c1996 array_needsize (ANPENDING, pendings [pri], pendingmax [pri], w_->pending, EMPTY2); in ev_feed_event()
3172 assert (pendingmax [i] >= pendingcnt [i]); in ev_verify()