ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_vars.h
(Generate patch)

Comparing libev/ev_vars.h (file contents):
Revision 1.3 by root, Sun Nov 4 18:15:16 2007 UTC vs.
Revision 1.4 by root, Tue Nov 6 00:52:33 2007 UTC

8 8
9VARx(ev_tstamp, method_fudge) /* assumed typical timer resolution */ 9VARx(ev_tstamp, method_fudge) /* assumed typical timer resolution */
10VAR (method_modify, void (*method_modify)(EV_P_ int fd, int oev, int nev)) 10VAR (method_modify, void (*method_modify)(EV_P_ int fd, int oev, int nev))
11VAR (method_poll , void (*method_poll)(EV_P_ ev_tstamp timeout)) 11VAR (method_poll , void (*method_poll)(EV_P_ ev_tstamp timeout))
12 12
13VARx(int, postfork) /* true if we need to recreate kernel state after fork */
13VARx(int, activecnt) /* number of active events */ 14VARx(int, activecnt) /* number of active events */
14 15
15#if EV_USE_SELECT || EV_GENWRAP 16#if EV_USE_SELECT || EV_GENWRAP
16VARx(unsigned char *, vec_ri) 17VARx(unsigned char *, vec_ri)
17VARx(unsigned char *, vec_ro) 18VARx(unsigned char *, vec_ro)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines