ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_wrap.h
Revision: 1.17
Committed: Thu Jan 31 13:10:56 2008 UTC (16 years, 3 months ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: rel-3_2, rel-3_1
Changes since 1.16: +12 -0 lines
Log Message:
first round of ev_async

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 evpipe ((loop)->evpipe)
17 #define pipeev ((loop)->pipeev)
18 #define curpid ((loop)->curpid)
19 #define postfork ((loop)->postfork)
20 #define vec_ri ((loop)->vec_ri)
21 #define vec_ro ((loop)->vec_ro)
22 #define vec_wi ((loop)->vec_wi)
23 #define vec_wo ((loop)->vec_wo)
24 #define vec_max ((loop)->vec_max)
25 #define polls ((loop)->polls)
26 #define pollmax ((loop)->pollmax)
27 #define pollcnt ((loop)->pollcnt)
28 #define pollidxs ((loop)->pollidxs)
29 #define pollidxmax ((loop)->pollidxmax)
30 #define epoll_events ((loop)->epoll_events)
31 #define epoll_eventmax ((loop)->epoll_eventmax)
32 #define kqueue_changes ((loop)->kqueue_changes)
33 #define kqueue_changemax ((loop)->kqueue_changemax)
34 #define kqueue_changecnt ((loop)->kqueue_changecnt)
35 #define kqueue_events ((loop)->kqueue_events)
36 #define kqueue_eventmax ((loop)->kqueue_eventmax)
37 #define port_events ((loop)->port_events)
38 #define port_eventmax ((loop)->port_eventmax)
39 #define anfds ((loop)->anfds)
40 #define anfdmax ((loop)->anfdmax)
41 #define pendings ((loop)->pendings)
42 #define pendingmax ((loop)->pendingmax)
43 #define pendingcnt ((loop)->pendingcnt)
44 #define fdchanges ((loop)->fdchanges)
45 #define fdchangemax ((loop)->fdchangemax)
46 #define fdchangecnt ((loop)->fdchangecnt)
47 #define timers ((loop)->timers)
48 #define timermax ((loop)->timermax)
49 #define timercnt ((loop)->timercnt)
50 #define periodics ((loop)->periodics)
51 #define periodicmax ((loop)->periodicmax)
52 #define periodiccnt ((loop)->periodiccnt)
53 #define idles ((loop)->idles)
54 #define idlemax ((loop)->idlemax)
55 #define idlecnt ((loop)->idlecnt)
56 #define idleall ((loop)->idleall)
57 #define prepares ((loop)->prepares)
58 #define preparemax ((loop)->preparemax)
59 #define preparecnt ((loop)->preparecnt)
60 #define checks ((loop)->checks)
61 #define checkmax ((loop)->checkmax)
62 #define checkcnt ((loop)->checkcnt)
63 #define forks ((loop)->forks)
64 #define forkmax ((loop)->forkmax)
65 #define forkcnt ((loop)->forkcnt)
66 #define gotasync ((loop)->gotasync)
67 #define asyncs ((loop)->asyncs)
68 #define asyncmax ((loop)->asyncmax)
69 #define asynccnt ((loop)->asynccnt)
70 #define fs_fd ((loop)->fs_fd)
71 #define fs_w ((loop)->fs_w)
72 #define fs_hash ((loop)->fs_hash)
73 #else
74 #undef EV_WRAP_H
75 #undef now_floor
76 #undef mn_now
77 #undef rtmn_diff
78 #undef io_blocktime
79 #undef timeout_blocktime
80 #undef backend
81 #undef activecnt
82 #undef loop_count
83 #undef backend_fd
84 #undef backend_fudge
85 #undef backend_modify
86 #undef backend_poll
87 #undef evpipe
88 #undef pipeev
89 #undef curpid
90 #undef postfork
91 #undef vec_ri
92 #undef vec_ro
93 #undef vec_wi
94 #undef vec_wo
95 #undef vec_max
96 #undef polls
97 #undef pollmax
98 #undef pollcnt
99 #undef pollidxs
100 #undef pollidxmax
101 #undef epoll_events
102 #undef epoll_eventmax
103 #undef kqueue_changes
104 #undef kqueue_changemax
105 #undef kqueue_changecnt
106 #undef kqueue_events
107 #undef kqueue_eventmax
108 #undef port_events
109 #undef port_eventmax
110 #undef anfds
111 #undef anfdmax
112 #undef pendings
113 #undef pendingmax
114 #undef pendingcnt
115 #undef fdchanges
116 #undef fdchangemax
117 #undef fdchangecnt
118 #undef timers
119 #undef timermax
120 #undef timercnt
121 #undef periodics
122 #undef periodicmax
123 #undef periodiccnt
124 #undef idles
125 #undef idlemax
126 #undef idlecnt
127 #undef idleall
128 #undef prepares
129 #undef preparemax
130 #undef preparecnt
131 #undef checks
132 #undef checkmax
133 #undef checkcnt
134 #undef forks
135 #undef forkmax
136 #undef forkcnt
137 #undef gotasync
138 #undef asyncs
139 #undef asyncmax
140 #undef asynccnt
141 #undef fs_fd
142 #undef fs_w
143 #undef fs_hash
144 #endif