1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
|
3 <title>CanFestival: /home/epimerde/documents/tc11/CanFestival-3/drivers/timers_unix/timers_unix.c File Reference</title> |
|
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
|
5 <link href="tabs.css" rel="stylesheet" type="text/css"> |
|
6 </head><body> |
|
7 <!-- Generated by Doxygen 1.5.1 --> |
|
8 <div class="tabs"> |
|
9 <ul> |
|
10 <li><a href="main.html"><span>Main Page</span></a></li> |
|
11 <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
|
12 <li><a href="annotated.html"><span>Data Structures</span></a></li> |
|
13 <li id="current"><a href="files.html"><span>Files</span></a></li> |
|
14 </ul></div> |
|
15 <div class="tabs"> |
|
16 <ul> |
|
17 <li><a href="files.html"><span>File List</span></a></li> |
|
18 <li><a href="globals.html"><span>Globals</span></a></li> |
|
19 </ul></div> |
|
20 <h1>/home/epimerde/documents/tc11/CanFestival-3/drivers/timers_unix/timers_unix.c File Reference</h1><code>#include <stdlib.h></code><br> |
|
21 <code>#include <sys/time.h></code><br> |
|
22 <code>#include <pthread.h></code><br> |
|
23 <code>#include <signal.h></code><br> |
|
24 <code>#include "<a class="el" href="win32_2applicfg_8h-source.html">applicfg.h</a>"</code><br> |
|
25 <code>#include "<a class="el" href="timer_8h-source.html">timer.h</a>"</code><br> |
|
26 |
|
27 <p> |
|
28 <a href="timers__unix_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
29 <tr><td></td></tr> |
|
30 <tr><td colspan="2"><br><h2>Defines</h2></td></tr> |
|
31 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#016587a4d6fc754357c47c9df9f0bde4">maxval</a>(a, b) ((a>b)?a:b)</td></tr> |
|
32 |
|
33 <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
|
34 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#d7fee43b8a44cf8b7036853593044037">EnterMutex</a> (void)</td></tr> |
|
35 |
|
36 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#73d9a4eb941fb20cf6b597840510394b">LeaveMutex</a> (void)</td></tr> |
|
37 |
|
38 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#4cd19302f57b08fc0403a05017332735">timer_notify</a> (sigval_t val)</td></tr> |
|
39 |
|
40 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#02922529b60419a94afe8f369dda070b">initTimer</a> (void)</td></tr> |
|
41 |
|
42 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#8758484f3cebb0cd44bb247c3f23d5e3">StopTimerLoop</a> (void)</td></tr> |
|
43 |
|
44 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#c9e1731843825eb55e7a94894e6a8ec5">StartTimerLoop</a> (<a class="el" href="timer_8h.html#f7d102e060339d3730ceae5fea03691b">TimerCallback_t</a> init_callback)</td></tr> |
|
45 |
|
46 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#a3a7df911baa20b01c4374a9677a154a">CreateReceiveTask</a> (<a class="el" href="win32_2applicfg_8h.html#7ef59f941603c6680e74fc335523f17e">CAN_PORT</a> port, TASK_HANDLE *Thread, void *ReceiveLoopPtr)</td></tr> |
|
47 |
|
48 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#4b2486891ee01e06e2deead4cf963727">WaitReceiveTaskEnd</a> (TASK_HANDLE Thread)</td></tr> |
|
49 |
|
50 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#b8d05dee70f04b5c5190ab00e84da106">setTimer</a> (TIMEVAL value)</td></tr> |
|
51 |
|
52 <tr><td class="memItemLeft" nowrap align="right" valign="top">TIMEVAL </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#4dccc204d52176bd547ab34d6858f5ba">getElapsedTime</a> (void)</td></tr> |
|
53 |
|
54 <tr><td colspan="2"><br><h2>Variables</h2></td></tr> |
|
55 <tr><td class="memItemLeft" nowrap align="right" valign="top">pthread_mutex_t </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#93ad8a5a5e353192bfa45ae850df337f">CanFestival_mutex</a> = PTHREAD_MUTEX_INITIALIZER</td></tr> |
|
56 |
|
57 <tr><td class="memItemLeft" nowrap align="right" valign="top">TASK_HANDLE </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#ef197e4f64855d2ac4ccbc40595d6bdd">TimerLoopThread</a></td></tr> |
|
58 |
|
59 <tr><td class="memItemLeft" nowrap align="right" valign="top">TIMEVAL </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#9b886230a6b35bdd1532a27ee7400d10">last_time_set</a> = TIMEVAL_MAX</td></tr> |
|
60 |
|
61 <tr><td class="memItemLeft" nowrap align="right" valign="top">timeval </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#bcf9307062fc6f0a7906547a892e38df">last_sig</a></td></tr> |
|
62 |
|
63 <tr><td class="memItemLeft" nowrap align="right" valign="top">timer_t </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_8c.html#1a1e2de3a80567484c9b4d4f20d5a3d0">timer</a></td></tr> |
|
64 |
|
65 </table> |
|
66 <hr><h2>Define Documentation</h2> |
|
67 <a class="anchor" name="016587a4d6fc754357c47c9df9f0bde4"></a><!-- doxytag: member="timers_unix.c::maxval" ref="016587a4d6fc754357c47c9df9f0bde4" args="(a, b)" --> |
|
68 <div class="memitem"> |
|
69 <div class="memproto"> |
|
70 <table class="memname"> |
|
71 <tr> |
|
72 <td class="memname">#define maxval </td> |
|
73 <td>(</td> |
|
74 <td class="paramtype">a, <tr> |
|
75 <td class="paramkey"></td> |
|
76 <td></td> |
|
77 <td class="paramtype">b </td> |
|
78 <td class="paramname"> </td> |
|
79 <td> ) </td> |
|
80 <td width="100%"> ((a>b)?a:b)</td> |
|
81 </tr> |
|
82 </table> |
|
83 </div> |
|
84 <div class="memdoc"> |
|
85 |
|
86 <p> |
|
87 |
|
88 <p> |
|
89 Definition at line <a class="el" href="timers__unix_8c-source.html#l00082">82</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
90 </div> |
|
91 </div><p> |
|
92 <hr><h2>Function Documentation</h2> |
|
93 <a class="anchor" name="a3a7df911baa20b01c4374a9677a154a"></a><!-- doxytag: member="timers_unix.c::CreateReceiveTask" ref="a3a7df911baa20b01c4374a9677a154a" args="(CAN_PORT port, TASK_HANDLE *Thread, void *ReceiveLoopPtr)" --> |
|
94 <div class="memitem"> |
|
95 <div class="memproto"> |
|
96 <table class="memname"> |
|
97 <tr> |
|
98 <td class="memname">void CreateReceiveTask </td> |
|
99 <td>(</td> |
|
100 <td class="paramtype"><a class="el" href="win32_2applicfg_8h.html#7ef59f941603c6680e74fc335523f17e">CAN_PORT</a> </td> |
|
101 <td class="paramname"> <em>port</em>, </td> |
|
102 </tr> |
|
103 <tr> |
|
104 <td class="paramkey"></td> |
|
105 <td></td> |
|
106 <td class="paramtype">TASK_HANDLE * </td> |
|
107 <td class="paramname"> <em>Thread</em>, </td> |
|
108 </tr> |
|
109 <tr> |
|
110 <td class="paramkey"></td> |
|
111 <td></td> |
|
112 <td class="paramtype">void * </td> |
|
113 <td class="paramname"> <em>ReceiveLoopPtr</em></td><td> </td> |
|
114 </tr> |
|
115 <tr> |
|
116 <td></td> |
|
117 <td>)</td> |
|
118 <td></td><td></td><td width="100%"></td> |
|
119 </tr> |
|
120 </table> |
|
121 </div> |
|
122 <div class="memdoc"> |
|
123 |
|
124 <p> |
|
125 |
|
126 <p> |
|
127 Definition at line <a class="el" href="timers__unix_8c-source.html#l00071">71</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
128 </div> |
|
129 </div><p> |
|
130 <a class="anchor" name="d7fee43b8a44cf8b7036853593044037"></a><!-- doxytag: member="timers_unix.c::EnterMutex" ref="d7fee43b8a44cf8b7036853593044037" args="(void)" --> |
|
131 <div class="memitem"> |
|
132 <div class="memproto"> |
|
133 <table class="memname"> |
|
134 <tr> |
|
135 <td class="memname">void EnterMutex </td> |
|
136 <td>(</td> |
|
137 <td class="paramtype">void </td> |
|
138 <td class="paramname"> </td> |
|
139 <td> ) </td> |
|
140 <td width="100%"></td> |
|
141 </tr> |
|
142 </table> |
|
143 </div> |
|
144 <div class="memdoc"> |
|
145 |
|
146 <p> |
|
147 |
|
148 <p> |
|
149 Definition at line <a class="el" href="timers__unix_8c-source.html#l00020">20</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
150 </div> |
|
151 </div><p> |
|
152 <a class="anchor" name="4dccc204d52176bd547ab34d6858f5ba"></a><!-- doxytag: member="timers_unix.c::getElapsedTime" ref="4dccc204d52176bd547ab34d6858f5ba" args="(void)" --> |
|
153 <div class="memitem"> |
|
154 <div class="memproto"> |
|
155 <table class="memname"> |
|
156 <tr> |
|
157 <td class="memname">TIMEVAL getElapsedTime </td> |
|
158 <td>(</td> |
|
159 <td class="paramtype">void </td> |
|
160 <td class="paramname"> </td> |
|
161 <td> ) </td> |
|
162 <td width="100%"></td> |
|
163 </tr> |
|
164 </table> |
|
165 </div> |
|
166 <div class="memdoc"> |
|
167 |
|
168 <p> |
|
169 |
|
170 <p> |
|
171 Definition at line <a class="el" href="timers__unix_8c-source.html#l00098">98</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
172 <p> |
|
173 References <a class="el" href="timers__unix_8c-source.html#l00016">last_sig</a>. |
|
174 </div> |
|
175 </div><p> |
|
176 <a class="anchor" name="02922529b60419a94afe8f369dda070b"></a><!-- doxytag: member="timers_unix.c::initTimer" ref="02922529b60419a94afe8f369dda070b" args="(void)" --> |
|
177 <div class="memitem"> |
|
178 <div class="memproto"> |
|
179 <table class="memname"> |
|
180 <tr> |
|
181 <td class="memname">void initTimer </td> |
|
182 <td>(</td> |
|
183 <td class="paramtype">void </td> |
|
184 <td class="paramname"> </td> |
|
185 <td> ) </td> |
|
186 <td width="100%"></td> |
|
187 </tr> |
|
188 </table> |
|
189 </div> |
|
190 <div class="memdoc"> |
|
191 |
|
192 <p> |
|
193 |
|
194 <p> |
|
195 Definition at line <a class="el" href="timers__unix_8c-source.html#l00039">39</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
196 <p> |
|
197 References <a class="el" href="portsaccess_8h-source.html#l00039">IO_PORTS_8</a>, <a class="el" href="timers__unix_8c-source.html#l00016">last_sig</a>, <a class="el" href="interrupt_8c-source.html#l00049">lock()</a>, <a class="el" href="ports__def_8h-source.html#l00103">TCTL1</a>, <a class="el" href="ports__def_8h-source.html#l00107">TIE</a>, <a class="el" href="timers__unix_8c-source.html#l00018">timer</a>, <a class="el" href="timers__unix_8c-source.html#l00030">timer_notify()</a>, <a class="el" href="ports__def_8h-source.html#l00095">TIOS</a>, <a class="el" href="ports__def_8h-source.html#l00101">TSCR1</a>, <a class="el" href="ports__def_8h-source.html#l00108">TSCR2</a>, and <a class="el" href="interrupt_8c-source.html#l00057">unlock()</a>. |
|
198 </div> |
|
199 </div><p> |
|
200 <a class="anchor" name="73d9a4eb941fb20cf6b597840510394b"></a><!-- doxytag: member="timers_unix.c::LeaveMutex" ref="73d9a4eb941fb20cf6b597840510394b" args="(void)" --> |
|
201 <div class="memitem"> |
|
202 <div class="memproto"> |
|
203 <table class="memname"> |
|
204 <tr> |
|
205 <td class="memname">void LeaveMutex </td> |
|
206 <td>(</td> |
|
207 <td class="paramtype">void </td> |
|
208 <td class="paramname"> </td> |
|
209 <td> ) </td> |
|
210 <td width="100%"></td> |
|
211 </tr> |
|
212 </table> |
|
213 </div> |
|
214 <div class="memdoc"> |
|
215 |
|
216 <p> |
|
217 |
|
218 <p> |
|
219 Definition at line <a class="el" href="timers__unix_8c-source.html#l00025">25</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
220 </div> |
|
221 </div><p> |
|
222 <a class="anchor" name="b8d05dee70f04b5c5190ab00e84da106"></a><!-- doxytag: member="timers_unix.c::setTimer" ref="b8d05dee70f04b5c5190ab00e84da106" args="(TIMEVAL value)" --> |
|
223 <div class="memitem"> |
|
224 <div class="memproto"> |
|
225 <table class="memname"> |
|
226 <tr> |
|
227 <td class="memname">void setTimer </td> |
|
228 <td>(</td> |
|
229 <td class="paramtype">TIMEVAL </td> |
|
230 <td class="paramname"> <em>value</em> </td> |
|
231 <td> ) </td> |
|
232 <td width="100%"></td> |
|
233 </tr> |
|
234 </table> |
|
235 </div> |
|
236 <div class="memdoc"> |
|
237 |
|
238 <p> |
|
239 |
|
240 <p> |
|
241 Definition at line <a class="el" href="timers__unix_8c-source.html#l00083">83</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
242 </div> |
|
243 </div><p> |
|
244 <a class="anchor" name="c9e1731843825eb55e7a94894e6a8ec5"></a><!-- doxytag: member="timers_unix.c::StartTimerLoop" ref="c9e1731843825eb55e7a94894e6a8ec5" args="(TimerCallback_t init_callback)" --> |
|
245 <div class="memitem"> |
|
246 <div class="memproto"> |
|
247 <table class="memname"> |
|
248 <tr> |
|
249 <td class="memname">void StartTimerLoop </td> |
|
250 <td>(</td> |
|
251 <td class="paramtype"><a class="el" href="timer_8h.html#f7d102e060339d3730ceae5fea03691b">TimerCallback_t</a> </td> |
|
252 <td class="paramname"> <em>init_callback</em> </td> |
|
253 <td> ) </td> |
|
254 <td width="100%"></td> |
|
255 </tr> |
|
256 </table> |
|
257 </div> |
|
258 <div class="memdoc"> |
|
259 |
|
260 <p> |
|
261 |
|
262 <p> |
|
263 Definition at line <a class="el" href="timers__unix_8c-source.html#l00062">62</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
264 </div> |
|
265 </div><p> |
|
266 <a class="anchor" name="8758484f3cebb0cd44bb247c3f23d5e3"></a><!-- doxytag: member="timers_unix.c::StopTimerLoop" ref="8758484f3cebb0cd44bb247c3f23d5e3" args="(void)" --> |
|
267 <div class="memitem"> |
|
268 <div class="memproto"> |
|
269 <table class="memname"> |
|
270 <tr> |
|
271 <td class="memname">void StopTimerLoop </td> |
|
272 <td>(</td> |
|
273 <td class="paramtype">void </td> |
|
274 <td class="paramname"> </td> |
|
275 <td> ) </td> |
|
276 <td width="100%"></td> |
|
277 </tr> |
|
278 </table> |
|
279 </div> |
|
280 <div class="memdoc"> |
|
281 |
|
282 <p> |
|
283 |
|
284 <p> |
|
285 Definition at line <a class="el" href="timers__unix_8c-source.html#l00055">55</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
286 </div> |
|
287 </div><p> |
|
288 <a class="anchor" name="4cd19302f57b08fc0403a05017332735"></a><!-- doxytag: member="timers_unix.c::timer_notify" ref="4cd19302f57b08fc0403a05017332735" args="(sigval_t val)" --> |
|
289 <div class="memitem"> |
|
290 <div class="memproto"> |
|
291 <table class="memname"> |
|
292 <tr> |
|
293 <td class="memname">void timer_notify </td> |
|
294 <td>(</td> |
|
295 <td class="paramtype">sigval_t </td> |
|
296 <td class="paramname"> <em>val</em> </td> |
|
297 <td> ) </td> |
|
298 <td width="100%"></td> |
|
299 </tr> |
|
300 </table> |
|
301 </div> |
|
302 <div class="memdoc"> |
|
303 |
|
304 <p> |
|
305 |
|
306 <p> |
|
307 Definition at line <a class="el" href="timers__unix_8c-source.html#l00030">30</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
308 <p> |
|
309 References <a class="el" href="timers__unix_8c-source.html#l00020">EnterMutex()</a>, <a class="el" href="timers__unix_8c-source.html#l00016">last_sig</a>, <a class="el" href="timers__unix_8c-source.html#l00025">LeaveMutex()</a>, and <a class="el" href="timer_8c-source.html#l00104">TimeDispatch()</a>. |
|
310 </div> |
|
311 </div><p> |
|
312 <a class="anchor" name="4b2486891ee01e06e2deead4cf963727"></a><!-- doxytag: member="timers_unix.c::WaitReceiveTaskEnd" ref="4b2486891ee01e06e2deead4cf963727" args="(TASK_HANDLE Thread)" --> |
|
313 <div class="memitem"> |
|
314 <div class="memproto"> |
|
315 <table class="memname"> |
|
316 <tr> |
|
317 <td class="memname">void WaitReceiveTaskEnd </td> |
|
318 <td>(</td> |
|
319 <td class="paramtype">TASK_HANDLE </td> |
|
320 <td class="paramname"> <em>Thread</em> </td> |
|
321 <td> ) </td> |
|
322 <td width="100%"></td> |
|
323 </tr> |
|
324 </table> |
|
325 </div> |
|
326 <div class="memdoc"> |
|
327 |
|
328 <p> |
|
329 |
|
330 <p> |
|
331 Definition at line <a class="el" href="timers__unix_8c-source.html#l00076">76</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
332 </div> |
|
333 </div><p> |
|
334 <hr><h2>Variable Documentation</h2> |
|
335 <a class="anchor" name="93ad8a5a5e353192bfa45ae850df337f"></a><!-- doxytag: member="timers_unix.c::CanFestival_mutex" ref="93ad8a5a5e353192bfa45ae850df337f" args="" --> |
|
336 <div class="memitem"> |
|
337 <div class="memproto"> |
|
338 <table class="memname"> |
|
339 <tr> |
|
340 <td class="memname">pthread_mutex_t <a class="el" href="timers__xeno_8c.html#b6ebfe5bfc980bae026866758af3a7ff">CanFestival_mutex</a> = PTHREAD_MUTEX_INITIALIZER </td> |
|
341 </tr> |
|
342 </table> |
|
343 </div> |
|
344 <div class="memdoc"> |
|
345 |
|
346 <p> |
|
347 |
|
348 <p> |
|
349 Definition at line <a class="el" href="timers__unix_8c-source.html#l00010">10</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
350 </div> |
|
351 </div><p> |
|
352 <a class="anchor" name="bcf9307062fc6f0a7906547a892e38df"></a><!-- doxytag: member="timers_unix.c::last_sig" ref="bcf9307062fc6f0a7906547a892e38df" args="" --> |
|
353 <div class="memitem"> |
|
354 <div class="memproto"> |
|
355 <table class="memname"> |
|
356 <tr> |
|
357 <td class="memname">struct timeval <a class="el" href="timers__unix_8c.html#bcf9307062fc6f0a7906547a892e38df">last_sig</a> </td> |
|
358 </tr> |
|
359 </table> |
|
360 </div> |
|
361 <div class="memdoc"> |
|
362 |
|
363 <p> |
|
364 |
|
365 <p> |
|
366 Definition at line <a class="el" href="timers__unix_8c-source.html#l00016">16</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
367 </div> |
|
368 </div><p> |
|
369 <a class="anchor" name="9b886230a6b35bdd1532a27ee7400d10"></a><!-- doxytag: member="timers_unix.c::last_time_set" ref="9b886230a6b35bdd1532a27ee7400d10" args="" --> |
|
370 <div class="memitem"> |
|
371 <div class="memproto"> |
|
372 <table class="memname"> |
|
373 <tr> |
|
374 <td class="memname">TIMEVAL <a class="el" href="timers__unix_8c.html#9b886230a6b35bdd1532a27ee7400d10">last_time_set</a> = TIMEVAL_MAX </td> |
|
375 </tr> |
|
376 </table> |
|
377 </div> |
|
378 <div class="memdoc"> |
|
379 |
|
380 <p> |
|
381 |
|
382 <p> |
|
383 Definition at line <a class="el" href="timers__unix_8c-source.html#l00014">14</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
384 </div> |
|
385 </div><p> |
|
386 <a class="anchor" name="1a1e2de3a80567484c9b4d4f20d5a3d0"></a><!-- doxytag: member="timers_unix.c::timer" ref="1a1e2de3a80567484c9b4d4f20d5a3d0" args="" --> |
|
387 <div class="memitem"> |
|
388 <div class="memproto"> |
|
389 <table class="memname"> |
|
390 <tr> |
|
391 <td class="memname">timer_t <a class="el" href="timers__unix_8c.html#1a1e2de3a80567484c9b4d4f20d5a3d0">timer</a> </td> |
|
392 </tr> |
|
393 </table> |
|
394 </div> |
|
395 <div class="memdoc"> |
|
396 |
|
397 <p> |
|
398 |
|
399 <p> |
|
400 Definition at line <a class="el" href="timers__unix_8c-source.html#l00018">18</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
401 </div> |
|
402 </div><p> |
|
403 <a class="anchor" name="ef197e4f64855d2ac4ccbc40595d6bdd"></a><!-- doxytag: member="timers_unix.c::TimerLoopThread" ref="ef197e4f64855d2ac4ccbc40595d6bdd" args="" --> |
|
404 <div class="memitem"> |
|
405 <div class="memproto"> |
|
406 <table class="memname"> |
|
407 <tr> |
|
408 <td class="memname">TASK_HANDLE <a class="el" href="timers__unix_8c.html#ef197e4f64855d2ac4ccbc40595d6bdd">TimerLoopThread</a> </td> |
|
409 </tr> |
|
410 </table> |
|
411 </div> |
|
412 <div class="memdoc"> |
|
413 |
|
414 <p> |
|
415 |
|
416 <p> |
|
417 Definition at line <a class="el" href="timers__unix_8c-source.html#l00012">12</a> of file <a class="el" href="timers__unix_8c-source.html">timers_unix.c</a>. |
|
418 </div> |
|
419 </div><p> |
|
420 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 4 16:29:07 2007 for CanFestival by |
|
421 <a href="http://www.doxygen.org/index.html"> |
|
422 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
423 </body> |
|
424 </html> |
|