Home
last modified time | relevance | path

Searched refs:checks (Results 1 – 5 of 5) sorted by relevance

/libev/
H A Dev_wrap.h19 #define checks ((loop)->checks) macro
118 #undef checks
H A Dev.c3202 array_verify (EV_A_ (W *)checks, checkcnt); in ev_verify()
3685 queue_events (EV_A_ (W *)checks, checkcnt, EV_CHECK); in ev_run()
4645 array_needsize (ev_check *, checks, checkmax, checkcnt, EMPTY2); in ev_check_start()
4646 checks [checkcnt - 1] = w; in ev_check_start()
4663 checks [active - 1] = checks [--checkcnt]; in ev_check_stop()
4664 ev_active (checks [active - 1]) = active; in ev_check_stop()
5065 cb (EV_A_ EV_CHECK, checks [i]); in ev_walk()
H A Dev_vars.h153 VARx(struct ev_check **, checks)
H A Daclocal.m41136 # Links a minimal program and checks the executable
3206 # 'pass_all' -- all dependencies passed with no checks.
9019 # This macro actually does too much. Some checks are only needed if
H A Dev.pod1077 through all internal structures and checks them for validity. If anything
3504 the loop iterates next and checks for the watcher to have become active,