File: examples.html

package info (click to toggle)
xenomai 2.4.4-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 29,316 kB
  • ctags: 23,320
  • sloc: ansic: 75,366; sh: 10,477; makefile: 1,672; xml: 1,356; asm: 607; php: 316; perl: 155
file content (58 lines) | stat: -rw-r--r-- 2,922 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Xenomai API: Examples</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.5 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li class="current"><a href="examples.html"><span>Examples</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Examples</h1>Here is a list of all examples:<ul>
<li><a class="el" href="bound__task_8c-example.html">bound_task.c</a>
<li><a class="el" href="cond__var_8c-example.html">cond_var.c</a>
<li><a class="el" href="cross-link_8c-example.html">cross-link.c</a>
<li><a class="el" href="event__flags_8c-example.html">event_flags.c</a>
<li><a class="el" href="kernel__task_8c-example.html">kernel_task.c</a>
<li><a class="el" href="local__heap_8c-example.html">local_heap.c</a>
<li><a class="el" href="msg__queue_8c-example.html">msg_queue.c</a>
<li><a class="el" href="mutex_8c-example.html">mutex.c</a>
<li><a class="el" href="pipe_8c-example.html">pipe.c</a>
<li><a class="el" href="rtcan__rtt_8c-example.html">rtcan_rtt.c</a>
<li><a class="el" href="rtcanconfig_8c-example.html">rtcanconfig.c</a>
<li><a class="el" href="rtcanrecv_8c-example.html">rtcanrecv.c</a>
<li><a class="el" href="rtcansend_8c-example.html">rtcansend.c</a>
<li><a class="el" href="semaphore_8c-example.html">semaphore.c</a>
<li><a class="el" href="shared__mem_8c-example.html">shared_mem.c</a>
<li><a class="el" href="sigxcpu_8c-example.html">sigxcpu.c</a>
<li><a class="el" href="trivial-periodic_8c-example.html">trivial-periodic.c</a>
<li><a class="el" href="user__alarm_8c-example.html">user_alarm.c</a>
<li><a class="el" href="user__irq_8c-example.html">user_irq.c</a>
<li><a class="el" href="user__task_8c-example.html">user_task.c</a>
</ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Jun 8 18:08:53 2008 for Xenomai API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
</body>
</html>