ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_wrap.h
Revision: 1.24
Committed: Thu Jul 9 09:11:20 2009 UTC (14 years, 10 months ago) by root
Content type: text/plain
Branch: MAIN
Changes since 1.23: +8 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.6 /* DO NOT EDIT, automatically generated by update_ev_wrap */
2 root 1.15 #ifndef EV_WRAP_H
3     #define EV_WRAP_H
4 root 1.1 #define now_floor ((loop)->now_floor)
5     #define mn_now ((loop)->mn_now)
6     #define rtmn_diff ((loop)->rtmn_diff)
7 root 1.16 #define io_blocktime ((loop)->io_blocktime)
8     #define timeout_blocktime ((loop)->timeout_blocktime)
9 root 1.7 #define backend ((loop)->backend)
10 root 1.12 #define activecnt ((loop)->activecnt)
11 root 1.15 #define loop_count ((loop)->loop_count)
12 root 1.23 #define loop_depth ((loop)->loop_depth)
13     #define loop_done ((loop)->loop_done)
14 root 1.16 #define backend_fd ((loop)->backend_fd)
15 root 1.7 #define backend_fudge ((loop)->backend_fudge)
16     #define backend_modify ((loop)->backend_modify)
17     #define backend_poll ((loop)->backend_poll)
18 root 1.22 #define anfds ((loop)->anfds)
19     #define anfdmax ((loop)->anfdmax)
20     #define pendings ((loop)->pendings)
21     #define pendingmax ((loop)->pendingmax)
22     #define pendingcnt ((loop)->pendingcnt)
23     #define pending_w ((loop)->pending_w)
24     #define rfeeds ((loop)->rfeeds)
25     #define rfeedmax ((loop)->rfeedmax)
26     #define rfeedcnt ((loop)->rfeedcnt)
27 root 1.18 #define evfd ((loop)->evfd)
28 root 1.17 #define evpipe ((loop)->evpipe)
29 root 1.22 #define pipe_w ((loop)->pipe_w)
30 root 1.12 #define curpid ((loop)->curpid)
31 root 1.3 #define postfork ((loop)->postfork)
32 root 1.1 #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 root 1.19 #define vec_eo ((loop)->vec_eo)
37 root 1.1 #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 kqueue_changes ((loop)->kqueue_changes)
46     #define kqueue_changemax ((loop)->kqueue_changemax)
47     #define kqueue_changecnt ((loop)->kqueue_changecnt)
48     #define kqueue_events ((loop)->kqueue_events)
49     #define kqueue_eventmax ((loop)->kqueue_eventmax)
50 root 1.6 #define port_events ((loop)->port_events)
51     #define port_eventmax ((loop)->port_eventmax)
52 root 1.1 #define fdchanges ((loop)->fdchanges)
53     #define fdchangemax ((loop)->fdchangemax)
54     #define fdchangecnt ((loop)->fdchangecnt)
55     #define timers ((loop)->timers)
56     #define timermax ((loop)->timermax)
57     #define timercnt ((loop)->timercnt)
58     #define periodics ((loop)->periodics)
59     #define periodicmax ((loop)->periodicmax)
60     #define periodiccnt ((loop)->periodiccnt)
61     #define idles ((loop)->idles)
62     #define idlemax ((loop)->idlemax)
63     #define idlecnt ((loop)->idlecnt)
64 root 1.14 #define idleall ((loop)->idleall)
65 root 1.1 #define prepares ((loop)->prepares)
66     #define preparemax ((loop)->preparemax)
67     #define preparecnt ((loop)->preparecnt)
68     #define checks ((loop)->checks)
69     #define checkmax ((loop)->checkmax)
70     #define checkcnt ((loop)->checkcnt)
71 root 1.9 #define forks ((loop)->forks)
72     #define forkmax ((loop)->forkmax)
73     #define forkcnt ((loop)->forkcnt)
74 root 1.17 #define gotasync ((loop)->gotasync)
75     #define asyncs ((loop)->asyncs)
76     #define asyncmax ((loop)->asyncmax)
77     #define asynccnt ((loop)->asynccnt)
78 root 1.10 #define fs_fd ((loop)->fs_fd)
79 root 1.11 #define fs_w ((loop)->fs_w)
80 root 1.20 #define fs_2625 ((loop)->fs_2625)
81 root 1.10 #define fs_hash ((loop)->fs_hash)
82 root 1.24 #define userdata ((loop)->userdata)
83     #define suspend_cb ((loop)->suspend_cb)
84     #define resume_cb ((loop)->resume_cb)
85     #define invoke_cb ((loop)->invoke_cb)
86 root 1.15 #else
87     #undef EV_WRAP_H
88     #undef now_floor
89     #undef mn_now
90     #undef rtmn_diff
91 root 1.16 #undef io_blocktime
92     #undef timeout_blocktime
93 root 1.15 #undef backend
94     #undef activecnt
95     #undef loop_count
96 root 1.23 #undef loop_depth
97     #undef loop_done
98 root 1.16 #undef backend_fd
99 root 1.15 #undef backend_fudge
100     #undef backend_modify
101     #undef backend_poll
102 root 1.22 #undef anfds
103     #undef anfdmax
104     #undef pendings
105     #undef pendingmax
106     #undef pendingcnt
107     #undef pending_w
108     #undef rfeeds
109     #undef rfeedmax
110     #undef rfeedcnt
111 root 1.18 #undef evfd
112 root 1.17 #undef evpipe
113 root 1.22 #undef pipe_w
114 root 1.15 #undef curpid
115     #undef postfork
116     #undef vec_ri
117     #undef vec_ro
118     #undef vec_wi
119     #undef vec_wo
120 root 1.19 #undef vec_eo
121 root 1.15 #undef vec_max
122     #undef polls
123     #undef pollmax
124     #undef pollcnt
125     #undef pollidxs
126     #undef pollidxmax
127     #undef epoll_events
128     #undef epoll_eventmax
129     #undef kqueue_changes
130     #undef kqueue_changemax
131     #undef kqueue_changecnt
132     #undef kqueue_events
133     #undef kqueue_eventmax
134     #undef port_events
135     #undef port_eventmax
136     #undef fdchanges
137     #undef fdchangemax
138     #undef fdchangecnt
139     #undef timers
140     #undef timermax
141     #undef timercnt
142     #undef periodics
143     #undef periodicmax
144     #undef periodiccnt
145     #undef idles
146     #undef idlemax
147     #undef idlecnt
148     #undef idleall
149     #undef prepares
150     #undef preparemax
151     #undef preparecnt
152     #undef checks
153     #undef checkmax
154     #undef checkcnt
155     #undef forks
156     #undef forkmax
157     #undef forkcnt
158 root 1.17 #undef gotasync
159     #undef asyncs
160     #undef asyncmax
161     #undef asynccnt
162 root 1.15 #undef fs_fd
163     #undef fs_w
164 root 1.20 #undef fs_2625
165 root 1.15 #undef fs_hash
166 root 1.24 #undef userdata
167     #undef suspend_cb
168     #undef resume_cb
169     #undef invoke_cb
170 root 1.15 #endif