ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_wrap.h
Revision: 1.40
Committed: Sun Jun 23 02:02:25 2019 UTC (4 years, 10 months ago) by root
Content type: text/plain
Branch: MAIN
Changes since 1.39: +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_submitcnt ((loop)->linuxaio_submitcnt)
58 #define linuxaio_submitmax ((loop)->linuxaio_submitmax)
59 #define linuxaio_submits ((loop)->linuxaio_submits)
60 #define loop_count ((loop)->loop_count)
61 #define loop_depth ((loop)->loop_depth)
62 #define loop_done ((loop)->loop_done)
63 #define mn_now ((loop)->mn_now)
64 #define now_floor ((loop)->now_floor)
65 #define origflags ((loop)->origflags)
66 #define pending_w ((loop)->pending_w)
67 #define pendingcnt ((loop)->pendingcnt)
68 #define pendingmax ((loop)->pendingmax)
69 #define pendingpri ((loop)->pendingpri)
70 #define pendings ((loop)->pendings)
71 #define periodiccnt ((loop)->periodiccnt)
72 #define periodicmax ((loop)->periodicmax)
73 #define periodics ((loop)->periodics)
74 #define pipe_w ((loop)->pipe_w)
75 #define pipe_write_skipped ((loop)->pipe_write_skipped)
76 #define pipe_write_wanted ((loop)->pipe_write_wanted)
77 #define pollcnt ((loop)->pollcnt)
78 #define pollidxmax ((loop)->pollidxmax)
79 #define pollidxs ((loop)->pollidxs)
80 #define pollmax ((loop)->pollmax)
81 #define polls ((loop)->polls)
82 #define port_eventmax ((loop)->port_eventmax)
83 #define port_events ((loop)->port_events)
84 #define postfork ((loop)->postfork)
85 #define preparecnt ((loop)->preparecnt)
86 #define preparemax ((loop)->preparemax)
87 #define prepares ((loop)->prepares)
88 #define release_cb ((loop)->release_cb)
89 #define rfeedcnt ((loop)->rfeedcnt)
90 #define rfeedmax ((loop)->rfeedmax)
91 #define rfeeds ((loop)->rfeeds)
92 #define rtmn_diff ((loop)->rtmn_diff)
93 #define sig_pending ((loop)->sig_pending)
94 #define sigfd ((loop)->sigfd)
95 #define sigfd_set ((loop)->sigfd_set)
96 #define sigfd_w ((loop)->sigfd_w)
97 #define timeout_blocktime ((loop)->timeout_blocktime)
98 #define timercnt ((loop)->timercnt)
99 #define timermax ((loop)->timermax)
100 #define timers ((loop)->timers)
101 #define userdata ((loop)->userdata)
102 #define vec_eo ((loop)->vec_eo)
103 #define vec_max ((loop)->vec_max)
104 #define vec_ri ((loop)->vec_ri)
105 #define vec_ro ((loop)->vec_ro)
106 #define vec_wi ((loop)->vec_wi)
107 #define vec_wo ((loop)->vec_wo)
108 #else
109 #undef EV_WRAP_H
110 #undef acquire_cb
111 #undef activecnt
112 #undef anfdmax
113 #undef anfds
114 #undef async_pending
115 #undef asynccnt
116 #undef asyncmax
117 #undef asyncs
118 #undef backend
119 #undef backend_fd
120 #undef backend_mintime
121 #undef backend_modify
122 #undef backend_poll
123 #undef checkcnt
124 #undef checkmax
125 #undef checks
126 #undef cleanupcnt
127 #undef cleanupmax
128 #undef cleanups
129 #undef curpid
130 #undef epoll_epermcnt
131 #undef epoll_epermmax
132 #undef epoll_eperms
133 #undef epoll_eventmax
134 #undef epoll_events
135 #undef evpipe
136 #undef fdchangecnt
137 #undef fdchangemax
138 #undef fdchanges
139 #undef forkcnt
140 #undef forkmax
141 #undef forks
142 #undef fs_2625
143 #undef fs_fd
144 #undef fs_hash
145 #undef fs_w
146 #undef idleall
147 #undef idlecnt
148 #undef idlemax
149 #undef idles
150 #undef invoke_cb
151 #undef io_blocktime
152 #undef iocp
153 #undef kqueue_changecnt
154 #undef kqueue_changemax
155 #undef kqueue_changes
156 #undef kqueue_eventmax
157 #undef kqueue_events
158 #undef kqueue_fd_pid
159 #undef linuxaio_ctx
160 #undef linuxaio_epoll_w
161 #undef linuxaio_iocbpmax
162 #undef linuxaio_iocbps
163 #undef linuxaio_submitcnt
164 #undef linuxaio_submitmax
165 #undef linuxaio_submits
166 #undef loop_count
167 #undef loop_depth
168 #undef loop_done
169 #undef mn_now
170 #undef now_floor
171 #undef origflags
172 #undef pending_w
173 #undef pendingcnt
174 #undef pendingmax
175 #undef pendingpri
176 #undef pendings
177 #undef periodiccnt
178 #undef periodicmax
179 #undef periodics
180 #undef pipe_w
181 #undef pipe_write_skipped
182 #undef pipe_write_wanted
183 #undef pollcnt
184 #undef pollidxmax
185 #undef pollidxs
186 #undef pollmax
187 #undef polls
188 #undef port_eventmax
189 #undef port_events
190 #undef postfork
191 #undef preparecnt
192 #undef preparemax
193 #undef prepares
194 #undef release_cb
195 #undef rfeedcnt
196 #undef rfeedmax
197 #undef rfeeds
198 #undef rtmn_diff
199 #undef sig_pending
200 #undef sigfd
201 #undef sigfd_set
202 #undef sigfd_w
203 #undef timeout_blocktime
204 #undef timercnt
205 #undef timermax
206 #undef timers
207 #undef userdata
208 #undef vec_eo
209 #undef vec_max
210 #undef vec_ri
211 #undef vec_ro
212 #undef vec_wi
213 #undef vec_wo
214 #endif