ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_wrap.h
Revision: 1.35
Committed: Thu Jun 30 12:48:40 2011 UTC (12 years, 10 months ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: EV_rel-4_11, EV_rel-4_10, rel-4_11
Changes since 1.34: +0 -2 lines
Log Message:
-nosigmask

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