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

Comparing libev/ev_wrap.h (file contents):
Revision 1.29 by root, Sat Oct 23 22:25:44 2010 UTC vs.
Revision 1.30 by root, Sun Oct 24 18:09:58 2010 UTC

68#define checkmax ((loop)->checkmax) 68#define checkmax ((loop)->checkmax)
69#define checkcnt ((loop)->checkcnt) 69#define checkcnt ((loop)->checkcnt)
70#define forks ((loop)->forks) 70#define forks ((loop)->forks)
71#define forkmax ((loop)->forkmax) 71#define forkmax ((loop)->forkmax)
72#define forkcnt ((loop)->forkcnt) 72#define forkcnt ((loop)->forkcnt)
73#define cleanups ((loop)->cleanups)
74#define cleanupmax ((loop)->cleanupmax)
75#define cleanupcnt ((loop)->cleanupcnt)
73#define async_pending ((loop)->async_pending) 76#define async_pending ((loop)->async_pending)
74#define asyncs ((loop)->asyncs) 77#define asyncs ((loop)->asyncs)
75#define asyncmax ((loop)->asyncmax) 78#define asyncmax ((loop)->asyncmax)
76#define asynccnt ((loop)->asynccnt) 79#define asynccnt ((loop)->asynccnt)
77#define fs_fd ((loop)->fs_fd) 80#define fs_fd ((loop)->fs_fd)
157#undef checkmax 160#undef checkmax
158#undef checkcnt 161#undef checkcnt
159#undef forks 162#undef forks
160#undef forkmax 163#undef forkmax
161#undef forkcnt 164#undef forkcnt
165#undef cleanups
166#undef cleanupmax
167#undef cleanupcnt
162#undef async_pending 168#undef async_pending
163#undef asyncs 169#undef asyncs
164#undef asyncmax 170#undef asyncmax
165#undef asynccnt 171#undef asynccnt
166#undef fs_fd 172#undef fs_fd

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines