ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_wrap.h
Revision: 1.41
Committed: Tue Jun 25 04:52:30 2019 UTC (4 years, 10 months ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: EV-rel-4_27, rel-4_27
Changes since 1.40: +2 -0 lines
Log Message:
*** empty log message ***

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 acquire_cb ((loop)->acquire_cb)
5 #define activecnt ((loop)->activecnt)
6 #define anfdmax ((loop)->anfdmax)
7 #define anfds ((loop)->anfds)
8 #define async_pending ((loop)->async_pending)
9 #define asynccnt ((loop)->asynccnt)
10 #define asyncmax ((loop)->asyncmax)
11 #define asyncs ((loop)->asyncs)
12 #define backend ((loop)->backend)
13 #define backend_fd ((loop)->backend_fd)
14 #define backend_mintime ((loop)->backend_mintime)
15 #define backend_modify ((loop)->backend_modify)
16 #define backend_poll ((loop)->backend_poll)
17 #define checkcnt ((loop)->checkcnt)
18 #define checkmax ((loop)->checkmax)
19 #define checks ((loop)->checks)
20 #define cleanupcnt ((loop)->cleanupcnt)
21 #define cleanupmax ((loop)->cleanupmax)
22 #define cleanups ((loop)->cleanups)
23 #define curpid ((loop)->curpid)
24 #define epoll_epermcnt ((loop)->epoll_epermcnt)
25 #define epoll_epermmax ((loop)->epoll_epermmax)
26 #define epoll_eperms ((loop)->epoll_eperms)
27 #define epoll_eventmax ((loop)->epoll_eventmax)
28 #define epoll_events ((loop)->epoll_events)
29 #define evpipe ((loop)->evpipe)
30 #define fdchangecnt ((loop)->fdchangecnt)
31 #define fdchangemax ((loop)->fdchangemax)
32 #define fdchanges ((loop)->fdchanges)
33 #define forkcnt ((loop)->forkcnt)
34 #define forkmax ((loop)->forkmax)
35 #define forks ((loop)->forks)
36 #define fs_2625 ((loop)->fs_2625)
37 #define fs_fd ((loop)->fs_fd)
38 #define fs_hash ((loop)->fs_hash)
39 #define fs_w ((loop)->fs_w)
40 #define idleall ((loop)->idleall)
41 #define idlecnt ((loop)->idlecnt)
42 #define idlemax ((loop)->idlemax)
43 #define idles ((loop)->idles)
44 #define invoke_cb ((loop)->invoke_cb)
45 #define io_blocktime ((loop)->io_blocktime)
46 #define iocp ((loop)->iocp)
47 #define kqueue_changecnt ((loop)->kqueue_changecnt)
48 #define kqueue_changemax ((loop)->kqueue_changemax)
49 #define kqueue_changes ((loop)->kqueue_changes)
50 #define kqueue_eventmax ((loop)->kqueue_eventmax)
51 #define kqueue_events ((loop)->kqueue_events)
52 #define kqueue_fd_pid ((loop)->kqueue_fd_pid)
53 #define linuxaio_ctx ((loop)->linuxaio_ctx)
54 #define linuxaio_epoll_w ((loop)->linuxaio_epoll_w)
55 #define linuxaio_iocbpmax ((loop)->linuxaio_iocbpmax)
56 #define linuxaio_iocbps ((loop)->linuxaio_iocbps)
57 #define linuxaio_iteration ((loop)->linuxaio_iteration)
58 #define linuxaio_submitcnt ((loop)->linuxaio_submitcnt)
59 #define linuxaio_submitmax ((loop)->linuxaio_submitmax)
60 #define linuxaio_submits ((loop)->linuxaio_submits)
61 #define loop_count ((loop)->loop_count)
62 #define loop_depth ((loop)->loop_depth)
63 #define loop_done ((loop)->loop_done)
64 #define mn_now ((loop)->mn_now)
65 #define now_floor ((loop)->now_floor)
66 #define origflags ((loop)->origflags)
67 #define pending_w ((loop)->pending_w)
68 #define pendingcnt ((loop)->pendingcnt)
69 #define pendingmax ((loop)->pendingmax)
70 #define pendingpri ((loop)->pendingpri)
71 #define pendings ((loop)->pendings)
72 #define periodiccnt ((loop)->periodiccnt)
73 #define periodicmax ((loop)->periodicmax)
74 #define periodics ((loop)->periodics)
75 #define pipe_w ((loop)->pipe_w)
76 #define pipe_write_skipped ((loop)->pipe_write_skipped)
77 #define pipe_write_wanted ((loop)->pipe_write_wanted)
78 #define pollcnt ((loop)->pollcnt)
79 #define pollidxmax ((loop)->pollidxmax)
80 #define pollidxs ((loop)->pollidxs)
81 #define pollmax ((loop)->pollmax)
82 #define polls ((loop)->polls)
83 #define port_eventmax ((loop)->port_eventmax)
84 #define port_events ((loop)->port_events)
85 #define postfork ((loop)->postfork)
86 #define preparecnt ((loop)->preparecnt)
87 #define preparemax ((loop)->preparemax)
88 #define prepares ((loop)->prepares)
89 #define release_cb ((loop)->release_cb)
90 #define rfeedcnt ((loop)->rfeedcnt)
91 #define rfeedmax ((loop)->rfeedmax)
92 #define rfeeds ((loop)->rfeeds)
93 #define rtmn_diff ((loop)->rtmn_diff)
94 #define sig_pending ((loop)->sig_pending)
95 #define sigfd ((loop)->sigfd)
96 #define sigfd_set ((loop)->sigfd_set)
97 #define sigfd_w ((loop)->sigfd_w)
98 #define timeout_blocktime ((loop)->timeout_blocktime)
99 #define timercnt ((loop)->timercnt)
100 #define timermax ((loop)->timermax)
101 #define timers ((loop)->timers)
102 #define userdata ((loop)->userdata)
103 #define vec_eo ((loop)->vec_eo)
104 #define vec_max ((loop)->vec_max)
105 #define vec_ri ((loop)->vec_ri)
106 #define vec_ro ((loop)->vec_ro)
107 #define vec_wi ((loop)->vec_wi)
108 #define vec_wo ((loop)->vec_wo)
109 #else
110 #undef EV_WRAP_H
111 #undef acquire_cb
112 #undef activecnt
113 #undef anfdmax
114 #undef anfds
115 #undef async_pending
116 #undef asynccnt
117 #undef asyncmax
118 #undef asyncs
119 #undef backend
120 #undef backend_fd
121 #undef backend_mintime
122 #undef backend_modify
123 #undef backend_poll
124 #undef checkcnt
125 #undef checkmax
126 #undef checks
127 #undef cleanupcnt
128 #undef cleanupmax
129 #undef cleanups
130 #undef curpid
131 #undef epoll_epermcnt
132 #undef epoll_epermmax
133 #undef epoll_eperms
134 #undef epoll_eventmax
135 #undef epoll_events
136 #undef evpipe
137 #undef fdchangecnt
138 #undef fdchangemax
139 #undef fdchanges
140 #undef forkcnt
141 #undef forkmax
142 #undef forks
143 #undef fs_2625
144 #undef fs_fd
145 #undef fs_hash
146 #undef fs_w
147 #undef idleall
148 #undef idlecnt
149 #undef idlemax
150 #undef idles
151 #undef invoke_cb
152 #undef io_blocktime
153 #undef iocp
154 #undef kqueue_changecnt
155 #undef kqueue_changemax
156 #undef kqueue_changes
157 #undef kqueue_eventmax
158 #undef kqueue_events
159 #undef kqueue_fd_pid
160 #undef linuxaio_ctx
161 #undef linuxaio_epoll_w
162 #undef linuxaio_iocbpmax
163 #undef linuxaio_iocbps
164 #undef linuxaio_iteration
165 #undef linuxaio_submitcnt
166 #undef linuxaio_submitmax
167 #undef linuxaio_submits
168 #undef loop_count
169 #undef loop_depth
170 #undef loop_done
171 #undef mn_now
172 #undef now_floor
173 #undef origflags
174 #undef pending_w
175 #undef pendingcnt
176 #undef pendingmax
177 #undef pendingpri
178 #undef pendings
179 #undef periodiccnt
180 #undef periodicmax
181 #undef periodics
182 #undef pipe_w
183 #undef pipe_write_skipped
184 #undef pipe_write_wanted
185 #undef pollcnt
186 #undef pollidxmax
187 #undef pollidxs
188 #undef pollmax
189 #undef polls
190 #undef port_eventmax
191 #undef port_events
192 #undef postfork
193 #undef preparecnt
194 #undef preparemax
195 #undef prepares
196 #undef release_cb
197 #undef rfeedcnt
198 #undef rfeedmax
199 #undef rfeeds
200 #undef rtmn_diff
201 #undef sig_pending
202 #undef sigfd
203 #undef sigfd_set
204 #undef sigfd_w
205 #undef timeout_blocktime
206 #undef timercnt
207 #undef timermax
208 #undef timers
209 #undef userdata
210 #undef vec_eo
211 #undef vec_max
212 #undef vec_ri
213 #undef vec_ro
214 #undef vec_wi
215 #undef vec_wo
216 #endif