ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_wrap.h
Revision: 1.22
Committed: Sat Apr 25 14:12:48 2009 UTC (15 years ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: rel-3_6
Changes since 1.21: +20 -18 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_count ((loop)->loop_count)
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 #else
81 #undef EV_WRAP_H
82 #undef now_floor
83 #undef mn_now
84 #undef rtmn_diff
85 #undef io_blocktime
86 #undef timeout_blocktime
87 #undef backend
88 #undef activecnt
89 #undef loop_count
90 #undef backend_fd
91 #undef backend_fudge
92 #undef backend_modify
93 #undef backend_poll
94 #undef anfds
95 #undef anfdmax
96 #undef pendings
97 #undef pendingmax
98 #undef pendingcnt
99 #undef pending_w
100 #undef rfeeds
101 #undef rfeedmax
102 #undef rfeedcnt
103 #undef evfd
104 #undef evpipe
105 #undef pipe_w
106 #undef curpid
107 #undef postfork
108 #undef vec_ri
109 #undef vec_ro
110 #undef vec_wi
111 #undef vec_wo
112 #undef vec_eo
113 #undef vec_max
114 #undef polls
115 #undef pollmax
116 #undef pollcnt
117 #undef pollidxs
118 #undef pollidxmax
119 #undef epoll_events
120 #undef epoll_eventmax
121 #undef kqueue_changes
122 #undef kqueue_changemax
123 #undef kqueue_changecnt
124 #undef kqueue_events
125 #undef kqueue_eventmax
126 #undef port_events
127 #undef port_eventmax
128 #undef fdchanges
129 #undef fdchangemax
130 #undef fdchangecnt
131 #undef timers
132 #undef timermax
133 #undef timercnt
134 #undef periodics
135 #undef periodicmax
136 #undef periodiccnt
137 #undef idles
138 #undef idlemax
139 #undef idlecnt
140 #undef idleall
141 #undef prepares
142 #undef preparemax
143 #undef preparecnt
144 #undef checks
145 #undef checkmax
146 #undef checkcnt
147 #undef forks
148 #undef forkmax
149 #undef forkcnt
150 #undef gotasync
151 #undef asyncs
152 #undef asyncmax
153 #undef asynccnt
154 #undef fs_fd
155 #undef fs_w
156 #undef fs_2625
157 #undef fs_hash
158 #endif