Searched refs:activecnt (Results 1 – 3 of 3) sorted by relevance
5 #define activecnt ((loop)->activecnt) macro104 #undef activecnt
61 VARx(int, activecnt) /* total number of active events ("refcount") */
3143 assert (activecnt >= -1); in ev_verify()3614 if (expect_true (!(flags & EVRUN_NOWAIT || idleall || !activecnt || pipe_write_skipped))) in ev_run()3698 activecnt in ev_run()3710 return activecnt; in ev_run()3722 ++activecnt; in ev_ref()3728 --activecnt; in ev_unref()