Home
last modified time | relevance | path

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

/libev/
H A Dev_wrap.h21 #define cleanupmax ((loop)->cleanupmax) macro
120 #undef cleanupmax
H A Dev_vars.h165 VARx(int, cleanupmax)
H A Dev.c3186 assert (cleanupmax >= cleanupcnt); in ev_verify()
4830 array_needsize (ev_cleanup *, cleanups, cleanupmax, cleanupcnt, EMPTY2); in ev_cleanup_start()