ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_wrap.h
Revision: 1.26
Committed: Sun Jul 19 01:36:34 2009 UTC (14 years, 10 months ago) by root
Content type: text/plain
Branch: MAIN
Changes since 1.25: +6 -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 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 gotasync ((loop)->gotasync)
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 sigfd ((loop)->sigfd)
81 #define sigfd_w ((loop)->sigfd_w)
82 #define sigfd_set ((loop)->sigfd_set)
83 #define loop_count ((loop)->loop_count)
84 #define loop_depth ((loop)->loop_depth)
85 #define userdata ((loop)->userdata)
86 #define release_cb ((loop)->release_cb)
87 #define acquire_cb ((loop)->acquire_cb)
88 #define invoke_cb ((loop)->invoke_cb)
89 #else
90 #undef EV_WRAP_H
91 #undef now_floor
92 #undef mn_now
93 #undef rtmn_diff
94 #undef io_blocktime
95 #undef timeout_blocktime
96 #undef backend
97 #undef activecnt
98 #undef loop_done
99 #undef backend_fd
100 #undef backend_fudge
101 #undef backend_modify
102 #undef backend_poll
103 #undef anfds
104 #undef anfdmax
105 #undef pendings
106 #undef pendingmax
107 #undef pendingcnt
108 #undef pending_w
109 #undef rfeeds
110 #undef rfeedmax
111 #undef rfeedcnt
112 #undef evfd
113 #undef evpipe
114 #undef pipe_w
115 #undef curpid
116 #undef postfork
117 #undef vec_ri
118 #undef vec_ro
119 #undef vec_wi
120 #undef vec_wo
121 #undef vec_eo
122 #undef vec_max
123 #undef polls
124 #undef pollmax
125 #undef pollcnt
126 #undef pollidxs
127 #undef pollidxmax
128 #undef epoll_events
129 #undef epoll_eventmax
130 #undef kqueue_changes
131 #undef kqueue_changemax
132 #undef kqueue_changecnt
133 #undef kqueue_events
134 #undef kqueue_eventmax
135 #undef port_events
136 #undef port_eventmax
137 #undef fdchanges
138 #undef fdchangemax
139 #undef fdchangecnt
140 #undef timers
141 #undef timermax
142 #undef timercnt
143 #undef periodics
144 #undef periodicmax
145 #undef periodiccnt
146 #undef idles
147 #undef idlemax
148 #undef idlecnt
149 #undef idleall
150 #undef prepares
151 #undef preparemax
152 #undef preparecnt
153 #undef checks
154 #undef checkmax
155 #undef checkcnt
156 #undef forks
157 #undef forkmax
158 #undef forkcnt
159 #undef gotasync
160 #undef asyncs
161 #undef asyncmax
162 #undef asynccnt
163 #undef fs_fd
164 #undef fs_w
165 #undef fs_2625
166 #undef fs_hash
167 #undef sigfd
168 #undef sigfd_w
169 #undef sigfd_set
170 #undef loop_count
171 #undef loop_depth
172 #undef userdata
173 #undef release_cb
174 #undef acquire_cb
175 #undef invoke_cb
176 #endif