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.21 by root, Wed Apr 15 17:49:27 2009 UTC

41#define anfds ((loop)->anfds) 41#define anfds ((loop)->anfds)
42#define anfdmax ((loop)->anfdmax) 42#define anfdmax ((loop)->anfdmax)
43#define pendings ((loop)->pendings) 43#define pendings ((loop)->pendings)
44#define pendingmax ((loop)->pendingmax) 44#define pendingmax ((loop)->pendingmax)
45#define pendingcnt ((loop)->pendingcnt) 45#define pendingcnt ((loop)->pendingcnt)
46#define rfeeds ((loop)->rfeeds)
47#define rfeedmax ((loop)->rfeedmax)
48#define rfeedcnt ((loop)->rfeedcnt)
46#define fdchanges ((loop)->fdchanges) 49#define fdchanges ((loop)->fdchanges)
47#define fdchangemax ((loop)->fdchangemax) 50#define fdchangemax ((loop)->fdchangemax)
48#define fdchangecnt ((loop)->fdchangecnt) 51#define fdchangecnt ((loop)->fdchangecnt)
49#define timers ((loop)->timers) 52#define timers ((loop)->timers)
50#define timermax ((loop)->timermax) 53#define timermax ((loop)->timermax)
69#define asyncs ((loop)->asyncs) 72#define asyncs ((loop)->asyncs)
70#define asyncmax ((loop)->asyncmax) 73#define asyncmax ((loop)->asyncmax)
71#define asynccnt ((loop)->asynccnt) 74#define asynccnt ((loop)->asynccnt)
72#define fs_fd ((loop)->fs_fd) 75#define fs_fd ((loop)->fs_fd)
73#define fs_w ((loop)->fs_w) 76#define fs_w ((loop)->fs_w)
77#define fs_2625 ((loop)->fs_2625)
74#define fs_hash ((loop)->fs_hash) 78#define fs_hash ((loop)->fs_hash)
75#else 79#else
76#undef EV_WRAP_H 80#undef EV_WRAP_H
77#undef now_floor 81#undef now_floor
78#undef mn_now 82#undef mn_now
114#undef anfds 118#undef anfds
115#undef anfdmax 119#undef anfdmax
116#undef pendings 120#undef pendings
117#undef pendingmax 121#undef pendingmax
118#undef pendingcnt 122#undef pendingcnt
123#undef rfeeds
124#undef rfeedmax
125#undef rfeedcnt
119#undef fdchanges 126#undef fdchanges
120#undef fdchangemax 127#undef fdchangemax
121#undef fdchangecnt 128#undef fdchangecnt
122#undef timers 129#undef timers
123#undef timermax 130#undef timermax
142#undef asyncs 149#undef asyncs
143#undef asyncmax 150#undef asyncmax
144#undef asynccnt 151#undef asynccnt
145#undef fs_fd 152#undef fs_fd
146#undef fs_w 153#undef fs_w
154#undef fs_2625
147#undef fs_hash 155#undef fs_hash
148#endif 156#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines