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.22 by root, Sat Apr 25 14:12:48 2009 UTC vs.
Revision 1.30 by root, Sun Oct 24 18:09:58 2010 UTC

6#define rtmn_diff ((loop)->rtmn_diff) 6#define rtmn_diff ((loop)->rtmn_diff)
7#define io_blocktime ((loop)->io_blocktime) 7#define io_blocktime ((loop)->io_blocktime)
8#define timeout_blocktime ((loop)->timeout_blocktime) 8#define timeout_blocktime ((loop)->timeout_blocktime)
9#define backend ((loop)->backend) 9#define backend ((loop)->backend)
10#define activecnt ((loop)->activecnt) 10#define activecnt ((loop)->activecnt)
11#define loop_count ((loop)->loop_count) 11#define loop_done ((loop)->loop_done)
12#define backend_fd ((loop)->backend_fd) 12#define backend_fd ((loop)->backend_fd)
13#define backend_fudge ((loop)->backend_fudge) 13#define backend_fudge ((loop)->backend_fudge)
14#define backend_modify ((loop)->backend_modify) 14#define backend_modify ((loop)->backend_modify)
15#define backend_poll ((loop)->backend_poll) 15#define backend_poll ((loop)->backend_poll)
16#define anfds ((loop)->anfds) 16#define anfds ((loop)->anfds)
45#define kqueue_changecnt ((loop)->kqueue_changecnt) 45#define kqueue_changecnt ((loop)->kqueue_changecnt)
46#define kqueue_events ((loop)->kqueue_events) 46#define kqueue_events ((loop)->kqueue_events)
47#define kqueue_eventmax ((loop)->kqueue_eventmax) 47#define kqueue_eventmax ((loop)->kqueue_eventmax)
48#define port_events ((loop)->port_events) 48#define port_events ((loop)->port_events)
49#define port_eventmax ((loop)->port_eventmax) 49#define port_eventmax ((loop)->port_eventmax)
50#define iocp ((loop)->iocp)
50#define fdchanges ((loop)->fdchanges) 51#define fdchanges ((loop)->fdchanges)
51#define fdchangemax ((loop)->fdchangemax) 52#define fdchangemax ((loop)->fdchangemax)
52#define fdchangecnt ((loop)->fdchangecnt) 53#define fdchangecnt ((loop)->fdchangecnt)
53#define timers ((loop)->timers) 54#define timers ((loop)->timers)
54#define timermax ((loop)->timermax) 55#define timermax ((loop)->timermax)
67#define checkmax ((loop)->checkmax) 68#define checkmax ((loop)->checkmax)
68#define checkcnt ((loop)->checkcnt) 69#define checkcnt ((loop)->checkcnt)
69#define forks ((loop)->forks) 70#define forks ((loop)->forks)
70#define forkmax ((loop)->forkmax) 71#define forkmax ((loop)->forkmax)
71#define forkcnt ((loop)->forkcnt) 72#define forkcnt ((loop)->forkcnt)
72#define gotasync ((loop)->gotasync) 73#define cleanups ((loop)->cleanups)
74#define cleanupmax ((loop)->cleanupmax)
75#define cleanupcnt ((loop)->cleanupcnt)
76#define async_pending ((loop)->async_pending)
73#define asyncs ((loop)->asyncs) 77#define asyncs ((loop)->asyncs)
74#define asyncmax ((loop)->asyncmax) 78#define asyncmax ((loop)->asyncmax)
75#define asynccnt ((loop)->asynccnt) 79#define asynccnt ((loop)->asynccnt)
76#define fs_fd ((loop)->fs_fd) 80#define fs_fd ((loop)->fs_fd)
77#define fs_w ((loop)->fs_w) 81#define fs_w ((loop)->fs_w)
78#define fs_2625 ((loop)->fs_2625) 82#define fs_2625 ((loop)->fs_2625)
79#define fs_hash ((loop)->fs_hash) 83#define fs_hash ((loop)->fs_hash)
84#define sig_pending ((loop)->sig_pending)
85#define sigfd ((loop)->sigfd)
86#define sigfd_w ((loop)->sigfd_w)
87#define sigfd_set ((loop)->sigfd_set)
88#define loop_count ((loop)->loop_count)
89#define loop_depth ((loop)->loop_depth)
90#define userdata ((loop)->userdata)
91#define release_cb ((loop)->release_cb)
92#define acquire_cb ((loop)->acquire_cb)
93#define invoke_cb ((loop)->invoke_cb)
80#else 94#else
81#undef EV_WRAP_H 95#undef EV_WRAP_H
82#undef now_floor 96#undef now_floor
83#undef mn_now 97#undef mn_now
84#undef rtmn_diff 98#undef rtmn_diff
85#undef io_blocktime 99#undef io_blocktime
86#undef timeout_blocktime 100#undef timeout_blocktime
87#undef backend 101#undef backend
88#undef activecnt 102#undef activecnt
89#undef loop_count 103#undef loop_done
90#undef backend_fd 104#undef backend_fd
91#undef backend_fudge 105#undef backend_fudge
92#undef backend_modify 106#undef backend_modify
93#undef backend_poll 107#undef backend_poll
94#undef anfds 108#undef anfds
123#undef kqueue_changecnt 137#undef kqueue_changecnt
124#undef kqueue_events 138#undef kqueue_events
125#undef kqueue_eventmax 139#undef kqueue_eventmax
126#undef port_events 140#undef port_events
127#undef port_eventmax 141#undef port_eventmax
142#undef iocp
128#undef fdchanges 143#undef fdchanges
129#undef fdchangemax 144#undef fdchangemax
130#undef fdchangecnt 145#undef fdchangecnt
131#undef timers 146#undef timers
132#undef timermax 147#undef timermax
145#undef checkmax 160#undef checkmax
146#undef checkcnt 161#undef checkcnt
147#undef forks 162#undef forks
148#undef forkmax 163#undef forkmax
149#undef forkcnt 164#undef forkcnt
150#undef gotasync 165#undef cleanups
166#undef cleanupmax
167#undef cleanupcnt
168#undef async_pending
151#undef asyncs 169#undef asyncs
152#undef asyncmax 170#undef asyncmax
153#undef asynccnt 171#undef asynccnt
154#undef fs_fd 172#undef fs_fd
155#undef fs_w 173#undef fs_w
156#undef fs_2625 174#undef fs_2625
157#undef fs_hash 175#undef fs_hash
176#undef sig_pending
177#undef sigfd
178#undef sigfd_w
179#undef sigfd_set
180#undef loop_count
181#undef loop_depth
182#undef userdata
183#undef release_cb
184#undef acquire_cb
185#undef invoke_cb
158#endif 186#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines