ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_wrap.h
Revision: 1.19
Committed: Mon May 26 04:14:32 2008 UTC (15 years, 11 months ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: rel-3_44, rel-3_45, rel-3_42, rel-3_43, rel-3_48, rel-3_431
Changes since 1.18: +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 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 evfd ((loop)->evfd)
17 #define evpipe ((loop)->evpipe)
18 #define pipeev ((loop)->pipeev)
19 #define curpid ((loop)->curpid)
20 #define postfork ((loop)->postfork)
21 #define vec_ri ((loop)->vec_ri)
22 #define vec_ro ((loop)->vec_ro)
23 #define vec_wi ((loop)->vec_wi)
24 #define vec_wo ((loop)->vec_wo)
25 #define vec_eo ((loop)->vec_eo)
26 #define vec_max ((loop)->vec_max)
27 #define polls ((loop)->polls)
28 #define pollmax ((loop)->pollmax)
29 #define pollcnt ((loop)->pollcnt)
30 #define pollidxs ((loop)->pollidxs)
31 #define pollidxmax ((loop)->pollidxmax)
32 #define epoll_events ((loop)->epoll_events)
33 #define epoll_eventmax ((loop)->epoll_eventmax)
34 #define kqueue_changes ((loop)->kqueue_changes)
35 #define kqueue_changemax ((loop)->kqueue_changemax)
36 #define kqueue_changecnt ((loop)->kqueue_changecnt)
37 #define kqueue_events ((loop)->kqueue_events)
38 #define kqueue_eventmax ((loop)->kqueue_eventmax)
39 #define port_events ((loop)->port_events)
40 #define port_eventmax ((loop)->port_eventmax)
41 #define anfds ((loop)->anfds)
42 #define anfdmax ((loop)->anfdmax)
43 #define pendings ((loop)->pendings)
44 #define pendingmax ((loop)->pendingmax)
45 #define pendingcnt ((loop)->pendingcnt)
46 #define fdchanges ((loop)->fdchanges)
47 #define fdchangemax ((loop)->fdchangemax)
48 #define fdchangecnt ((loop)->fdchangecnt)
49 #define timers ((loop)->timers)
50 #define timermax ((loop)->timermax)
51 #define timercnt ((loop)->timercnt)
52 #define periodics ((loop)->periodics)
53 #define periodicmax ((loop)->periodicmax)
54 #define periodiccnt ((loop)->periodiccnt)
55 #define idles ((loop)->idles)
56 #define idlemax ((loop)->idlemax)
57 #define idlecnt ((loop)->idlecnt)
58 #define idleall ((loop)->idleall)
59 #define prepares ((loop)->prepares)
60 #define preparemax ((loop)->preparemax)
61 #define preparecnt ((loop)->preparecnt)
62 #define checks ((loop)->checks)
63 #define checkmax ((loop)->checkmax)
64 #define checkcnt ((loop)->checkcnt)
65 #define forks ((loop)->forks)
66 #define forkmax ((loop)->forkmax)
67 #define forkcnt ((loop)->forkcnt)
68 #define gotasync ((loop)->gotasync)
69 #define asyncs ((loop)->asyncs)
70 #define asyncmax ((loop)->asyncmax)
71 #define asynccnt ((loop)->asynccnt)
72 #define fs_fd ((loop)->fs_fd)
73 #define fs_w ((loop)->fs_w)
74 #define fs_hash ((loop)->fs_hash)
75 #else
76 #undef EV_WRAP_H
77 #undef now_floor
78 #undef mn_now
79 #undef rtmn_diff
80 #undef io_blocktime
81 #undef timeout_blocktime
82 #undef backend
83 #undef activecnt
84 #undef loop_count
85 #undef backend_fd
86 #undef backend_fudge
87 #undef backend_modify
88 #undef backend_poll
89 #undef evfd
90 #undef evpipe
91 #undef pipeev
92 #undef curpid
93 #undef postfork
94 #undef vec_ri
95 #undef vec_ro
96 #undef vec_wi
97 #undef vec_wo
98 #undef vec_eo
99 #undef vec_max
100 #undef polls
101 #undef pollmax
102 #undef pollcnt
103 #undef pollidxs
104 #undef pollidxmax
105 #undef epoll_events
106 #undef epoll_eventmax
107 #undef kqueue_changes
108 #undef kqueue_changemax
109 #undef kqueue_changecnt
110 #undef kqueue_events
111 #undef kqueue_eventmax
112 #undef port_events
113 #undef port_eventmax
114 #undef anfds
115 #undef anfdmax
116 #undef pendings
117 #undef pendingmax
118 #undef pendingcnt
119 #undef fdchanges
120 #undef fdchangemax
121 #undef fdchangecnt
122 #undef timers
123 #undef timermax
124 #undef timercnt
125 #undef periodics
126 #undef periodicmax
127 #undef periodiccnt
128 #undef idles
129 #undef idlemax
130 #undef idlecnt
131 #undef idleall
132 #undef prepares
133 #undef preparemax
134 #undef preparecnt
135 #undef checks
136 #undef checkmax
137 #undef checkcnt
138 #undef forks
139 #undef forkmax
140 #undef forkcnt
141 #undef gotasync
142 #undef asyncs
143 #undef asyncmax
144 #undef asynccnt
145 #undef fs_fd
146 #undef fs_w
147 #undef fs_hash
148 #endif