Searched refs:activecnt (Results 1 – 3 of 3) sorted by relevance
5 #define activecnt ((loop)->activecnt) macro104 #undef activecnt
3136 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()
61 VARx(int, activecnt) /* total number of active events ("refcount") */