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.38 by root, Sun Jul 19 07:20:41 2009 UTC vs.
Revision 1.39 by root, Tue Mar 16 00:26:42 2010 UTC

171VARx(int, sigfd) 171VARx(int, sigfd)
172VARx(ev_io, sigfd_w) 172VARx(ev_io, sigfd_w)
173VARx(sigset_t, sigfd_set) 173VARx(sigset_t, sigfd_set)
174#endif 174#endif
175 175
176#if EV_MINIMAL < 2 || EV_GENWRAP 176#if EV_FEATURE_API || EV_GENWRAP
177VARx(unsigned int, loop_count) /* total number of loop iterations/blocks */ 177VARx(unsigned int, loop_count) /* total number of loop iterations/blocks */
178VARx(unsigned int, loop_depth) /* #ev_loop enters - #ev_loop leaves */ 178VARx(unsigned int, loop_depth) /* #ev_loop enters - #ev_loop leaves */
179 179
180VARx(void *, userdata) 180VARx(void *, userdata)
181VAR (release_cb, void (*release_cb)(EV_P)) 181VAR (release_cb, void (*release_cb)(EV_P))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines