Home
last modified time | relevance | path

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

/libev/
H A Dev_wrap.h5 #define activecnt ((loop)->activecnt) macro
104 #undef activecnt
H A Dev.c3136 assert (activecnt >= -1); in ev_verify()
3607 if (expect_true (!(flags & EVRUN_NOWAIT || idleall || !activecnt || pipe_write_skipped))) in ev_run()
3691 activecnt in ev_run()
3703 return activecnt; in ev_run()
3715 ++activecnt; in ev_ref()
3721 --activecnt; in ev_unref()
H A Dev_vars.h61 VARx(int, activecnt) /* total number of active events ("refcount") */