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.19 by root, Mon May 26 04:14:32 2008 UTC vs.
Revision 1.20 by root, Mon Nov 3 14:27:06 2008 UTC

69#define asyncs ((loop)->asyncs) 69#define asyncs ((loop)->asyncs)
70#define asyncmax ((loop)->asyncmax) 70#define asyncmax ((loop)->asyncmax)
71#define asynccnt ((loop)->asynccnt) 71#define asynccnt ((loop)->asynccnt)
72#define fs_fd ((loop)->fs_fd) 72#define fs_fd ((loop)->fs_fd)
73#define fs_w ((loop)->fs_w) 73#define fs_w ((loop)->fs_w)
74#define fs_2625 ((loop)->fs_2625)
74#define fs_hash ((loop)->fs_hash) 75#define fs_hash ((loop)->fs_hash)
75#else 76#else
76#undef EV_WRAP_H 77#undef EV_WRAP_H
77#undef now_floor 78#undef now_floor
78#undef mn_now 79#undef mn_now
142#undef asyncs 143#undef asyncs
143#undef asyncmax 144#undef asyncmax
144#undef asynccnt 145#undef asynccnt
145#undef fs_fd 146#undef fs_fd
146#undef fs_w 147#undef fs_w
148#undef fs_2625
147#undef fs_hash 149#undef fs_hash
148#endif 150#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines