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.33 by root, Wed Jul 8 02:46:05 2009 UTC vs.
Revision 1.34 by root, Thu Jul 9 09:11:20 2009 UTC

166VARx(ev_io, fs_w) 166VARx(ev_io, fs_w)
167VARx(char, fs_2625) /* whether we are running in linux 2.6.25 or newer */ 167VARx(char, fs_2625) /* whether we are running in linux 2.6.25 or newer */
168VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE]) 168VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE])
169#endif 169#endif
170 170
171VARx(void *, userdata)
172VAR (suspend_cb, void (*suspend_cb)(EV_P))
173VAR (resume_cb , void (*resume_cb) (EV_P))
174VAR (invoke_cb , void (*invoke_cb) (EV_P))
175
171#undef VARx 176#undef VARx
172 177

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines