… | … | ||
---|---|---|---|
73 | 73 | ||
74 | VARx(struct ev_check **, checks) | 74 | VARx(struct ev_check **, checks) |
75 | VARx(int, checkmax) | 75 | VARx(int, checkmax) |
76 | VARx(int, checkcnt) | 76 | VARx(int, checkcnt) |
77 | 77 | ||
78 | VAR (childs, struct ev_child *childs [PID_HASHSIZE]) | ||
79 | VARx(struct ev_signal, childev) | ||
80 | |||
81 | VARx(struct ev_io, sigev) | ||
82 | |||
83 | #undef VARx | 78 | #undef VARx |
84 | 79 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |