ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_wrap.h
Revision: 1.28
Committed: Sun Aug 9 12:34:47 2009 UTC (14 years, 9 months ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: rel-3_9, rel-3_8
Changes since 1.27: +2 -2 lines
Log Message:
3.8

File Contents

# Content
1 /* DO NOT EDIT, automatically generated by update_ev_wrap */
2 #ifndef EV_WRAP_H
3 #define EV_WRAP_H
4 #define now_floor ((loop)->now_floor)
5 #define mn_now ((loop)->mn_now)
6 #define rtmn_diff ((loop)->rtmn_diff)
7 #define io_blocktime ((loop)->io_blocktime)
8 #define timeout_blocktime ((loop)->timeout_blocktime)
9 #define backend ((loop)->backend)
10 #define activecnt ((loop)->activecnt)
11 #define loop_done ((loop)->loop_done)
12 #define backend_fd ((loop)->backend_fd)
13 #define backend_fudge ((loop)->backend_fudge)
14 #define backend_modify ((loop)->backend_modify)
15 #define backend_poll ((loop)->backend_poll)
16 #define anfds ((loop)->anfds)
17 #define anfdmax ((loop)->anfdmax)
18 #define pendings ((loop)->pendings)
19 #define pendingmax ((loop)->pendingmax)
20 #define pendingcnt ((loop)->pendingcnt)
21 #define pending_w ((loop)->pending_w)
22 #define rfeeds ((loop)->rfeeds)
23 #define rfeedmax ((loop)->rfeedmax)
24 #define rfeedcnt ((loop)->rfeedcnt)
25 #define evfd ((loop)->evfd)
26 #define evpipe ((loop)->evpipe)
27 #define pipe_w ((loop)->pipe_w)
28 #define curpid ((loop)->curpid)
29 #define postfork ((loop)->postfork)
30 #define vec_ri ((loop)->vec_ri)
31 #define vec_ro ((loop)->vec_ro)
32 #define vec_wi ((loop)->vec_wi)
33 #define vec_wo ((loop)->vec_wo)
34 #define vec_eo ((loop)->vec_eo)
35 #define vec_max ((loop)->vec_max)
36 #define polls ((loop)->polls)
37 #define pollmax ((loop)->pollmax)
38 #define pollcnt ((loop)->pollcnt)
39 #define pollidxs ((loop)->pollidxs)
40 #define pollidxmax ((loop)->pollidxmax)
41 #define epoll_events ((loop)->epoll_events)
42 #define epoll_eventmax ((loop)->epoll_eventmax)
43 #define kqueue_changes ((loop)->kqueue_changes)
44 #define kqueue_changemax ((loop)->kqueue_changemax)
45 #define kqueue_changecnt ((loop)->kqueue_changecnt)
46 #define kqueue_events ((loop)->kqueue_events)
47 #define kqueue_eventmax ((loop)->kqueue_eventmax)
48 #define port_events ((loop)->port_events)
49 #define port_eventmax ((loop)->port_eventmax)
50 #define fdchanges ((loop)->fdchanges)
51 #define fdchangemax ((loop)->fdchangemax)
52 #define fdchangecnt ((loop)->fdchangecnt)
53 #define timers ((loop)->timers)
54 #define timermax ((loop)->timermax)
55 #define timercnt ((loop)->timercnt)
56 #define periodics ((loop)->periodics)
57 #define periodicmax ((loop)->periodicmax)
58 #define periodiccnt ((loop)->periodiccnt)
59 #define idles ((loop)->idles)
60 #define idlemax ((loop)->idlemax)
61 #define idlecnt ((loop)->idlecnt)
62 #define idleall ((loop)->idleall)
63 #define prepares ((loop)->prepares)
64 #define preparemax ((loop)->preparemax)
65 #define preparecnt ((loop)->preparecnt)
66 #define checks ((loop)->checks)
67 #define checkmax ((loop)->checkmax)
68 #define checkcnt ((loop)->checkcnt)
69 #define forks ((loop)->forks)
70 #define forkmax ((loop)->forkmax)
71 #define forkcnt ((loop)->forkcnt)
72 #define async_pending ((loop)->async_pending)
73 #define asyncs ((loop)->asyncs)
74 #define asyncmax ((loop)->asyncmax)
75 #define asynccnt ((loop)->asynccnt)
76 #define fs_fd ((loop)->fs_fd)
77 #define fs_w ((loop)->fs_w)
78 #define fs_2625 ((loop)->fs_2625)
79 #define fs_hash ((loop)->fs_hash)
80 #define sig_pending ((loop)->sig_pending)
81 #define sigfd ((loop)->sigfd)
82 #define sigfd_w ((loop)->sigfd_w)
83 #define sigfd_set ((loop)->sigfd_set)
84 #define loop_count ((loop)->loop_count)
85 #define loop_depth ((loop)->loop_depth)
86 #define userdata ((loop)->userdata)
87 #define release_cb ((loop)->release_cb)
88 #define acquire_cb ((loop)->acquire_cb)
89 #define invoke_cb ((loop)->invoke_cb)
90 #else
91 #undef EV_WRAP_H
92 #undef now_floor
93 #undef mn_now
94 #undef rtmn_diff
95 #undef io_blocktime
96 #undef timeout_blocktime
97 #undef backend
98 #undef activecnt
99 #undef loop_done
100 #undef backend_fd
101 #undef backend_fudge
102 #undef backend_modify
103 #undef backend_poll
104 #undef anfds
105 #undef anfdmax
106 #undef pendings
107 #undef pendingmax
108 #undef pendingcnt
109 #undef pending_w
110 #undef rfeeds
111 #undef rfeedmax
112 #undef rfeedcnt
113 #undef evfd
114 #undef evpipe
115 #undef pipe_w
116 #undef curpid
117 #undef postfork
118 #undef vec_ri
119 #undef vec_ro
120 #undef vec_wi
121 #undef vec_wo
122 #undef vec_eo
123 #undef vec_max
124 #undef polls
125 #undef pollmax
126 #undef pollcnt
127 #undef pollidxs
128 #undef pollidxmax
129 #undef epoll_events
130 #undef epoll_eventmax
131 #undef kqueue_changes
132 #undef kqueue_changemax
133 #undef kqueue_changecnt
134 #undef kqueue_events
135 #undef kqueue_eventmax
136 #undef port_events
137 #undef port_eventmax
138 #undef fdchanges
139 #undef fdchangemax
140 #undef fdchangecnt
141 #undef timers
142 #undef timermax
143 #undef timercnt
144 #undef periodics
145 #undef periodicmax
146 #undef periodiccnt
147 #undef idles
148 #undef idlemax
149 #undef idlecnt
150 #undef idleall
151 #undef prepares
152 #undef preparemax
153 #undef preparecnt
154 #undef checks
155 #undef checkmax
156 #undef checkcnt
157 #undef forks
158 #undef forkmax
159 #undef forkcnt
160 #undef async_pending
161 #undef asyncs
162 #undef asyncmax
163 #undef asynccnt
164 #undef fs_fd
165 #undef fs_w
166 #undef fs_2625
167 #undef fs_hash
168 #undef sig_pending
169 #undef sigfd
170 #undef sigfd_w
171 #undef sigfd_set
172 #undef loop_count
173 #undef loop_depth
174 #undef userdata
175 #undef release_cb
176 #undef acquire_cb
177 #undef invoke_cb
178 #endif