Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/verto/
H A Dev_wrap.h5 #define activecnt ((loop)->activecnt) macro
104 #undef activecnt
H A Dev_vars.h61 VARx(int, activecnt) /* total number of active events ("refcount") */
H A Dev.c3143 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()