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

77#define asynccnt ((loop)->asynccnt) 77#define asynccnt ((loop)->asynccnt)
78#define fs_fd ((loop)->fs_fd) 78#define fs_fd ((loop)->fs_fd)
79#define fs_w ((loop)->fs_w) 79#define fs_w ((loop)->fs_w)
80#define fs_2625 ((loop)->fs_2625) 80#define fs_2625 ((loop)->fs_2625)
81#define fs_hash ((loop)->fs_hash) 81#define fs_hash ((loop)->fs_hash)
82#define userdata ((loop)->userdata)
83#define suspend_cb ((loop)->suspend_cb)
84#define resume_cb ((loop)->resume_cb)
85#define invoke_cb ((loop)->invoke_cb)
82#else 86#else
83#undef EV_WRAP_H 87#undef EV_WRAP_H
84#undef now_floor 88#undef now_floor
85#undef mn_now 89#undef mn_now
86#undef rtmn_diff 90#undef rtmn_diff
157#undef asynccnt 161#undef asynccnt
158#undef fs_fd 162#undef fs_fd
159#undef fs_w 163#undef fs_w
160#undef fs_2625 164#undef fs_2625
161#undef fs_hash 165#undef fs_hash
166#undef userdata
167#undef suspend_cb
168#undef resume_cb
169#undef invoke_cb
162#endif 170#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines