Home
last modified time | relevance | path

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

/libev/
H A Dev_wrap.h10 #define asyncmax ((loop)->asyncmax) macro
109 #undef asyncmax
H A Dev_vars.h172 VARx(int, asyncmax)
H A Dev.c3191 assert (asyncmax >= asynccnt); in ev_verify()
4875 array_needsize (ev_async *, asyncs, asyncmax, asynccnt, EMPTY2); in ev_async_start()