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