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.24 by root, Thu Jan 31 13:10:56 2008 UTC vs.
Revision 1.25 by root, Tue Feb 5 23:56:33 2008 UTC

138VARx(struct ev_fork **, forks) 138VARx(struct ev_fork **, forks)
139VARx(int, forkmax) 139VARx(int, forkmax)
140VARx(int, forkcnt) 140VARx(int, forkcnt)
141#endif 141#endif
142 142
143VARx(EV_ATOMIC_T, gotasync)
143#if EV_ASYNC_ENABLE || EV_GENWRAP 144#if EV_ASYNC_ENABLE || EV_GENWRAP
144VARx(EV_ATOMIC_T, gotasync)
145VARx(struct ev_async **, asyncs) 145VARx(struct ev_async **, asyncs)
146VARx(int, asyncmax) 146VARx(int, asyncmax)
147VARx(int, asynccnt) 147VARx(int, asynccnt)
148#endif 148#endif
149 149

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines