~ubuntu-branches/ubuntu/lucid/xenomai/lucid

« back to all changes in this revision

Viewing changes to doc/generated/html/api/event_8h-source.html

  • Committer: Bazaar Package Importer
  • Author(s): Andres Rodriguez
  • Date: 2009-06-24 22:17:01 UTC
  • mfrom: (3.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090624221701-mwnah8aj90zmp6uj
Tags: 2.4.8-2ubuntu1
* Merge from debian unstable (LP: #391918), remaining changes:
  - Add lpia to supported architectures.
  - debian/rules: Create file for debhelper to pick up, use debhelper to
    install it.
  - debian/libxenomai1.dirs: Do not create directory.
  - debian/libxenomai1.preinst: Remove symlink on upgrade, remove old udev.
    rule unless modified in which case move to new name.
  - debian/libxenomai1.postinst: Do not create symlink.
  - debian/libxenomai1.postrm: No symlink to remove.
  - Bump build-depend on debhelper to install udev rules into
    /lib/udev/rules.d, add Breaks on udev to get correct version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
<link href="tabs.css" rel="stylesheet" type="text/css">
6
6
</head><body>
7
 
<!-- Generated by Doxygen 1.5.5 -->
 
7
<!-- Generated by Doxygen 1.5.6 -->
8
8
<div class="navigation" id="top">
9
9
  <div class="tabs">
10
10
    <ul>
31
31
<a name="l00023"></a>00023 <span class="preprocessor"></span><span class="preprocessor">#define _XENO_EVENT_H</span>
32
32
<a name="l00024"></a>00024 <span class="preprocessor"></span>
33
33
<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;nucleus/synch.h&gt;</span>
34
 
<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;native/types.h&gt;</span>
 
34
<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;<a class="code" href="native_2types_8h.html" title="This file is part of the Xenomai project.">native/types.h</a>&gt;</span>
35
35
<a name="l00027"></a>00027 
36
36
<a name="l00028"></a>00028 <span class="comment">/* Creation flags. */</span>
37
37
<a name="l00029"></a>00029 <span class="preprocessor">#define EV_PRIO  XNSYNCH_PRIO   </span><span class="comment">/* Pend by task priority order. */</span>
57
57
<a name="l00049"></a>00049 
58
58
<a name="l00050"></a>00050 <span class="preprocessor">#if (defined(__KERNEL__) || defined(__XENO_SIM__)) &amp;&amp; !defined(DOXYGEN_CPP)</span>
59
59
<a name="l00051"></a>00051 <span class="preprocessor"></span>
60
 
<a name="l00052"></a>00052 <span class="preprocessor">#include &lt;native/ppd.h&gt;</span>
 
60
<a name="l00052"></a>00052 <span class="preprocessor">#include &lt;<a class="code" href="native_2ppd_8h.html" title="This file is part of the Xenomai project.">native/ppd.h</a>&gt;</span>
61
61
<a name="l00053"></a>00053 
62
62
<a name="l00054"></a>00054 <span class="preprocessor">#define XENO_EVENT_MAGIC 0x55550404</span>
63
63
<a name="l00055"></a>00055 <span class="preprocessor"></span>
172
172
<a name="l00164"></a>00164 <span class="preprocessor"></span>
173
173
<a name="l00165"></a>00165 <span class="preprocessor">#endif </span><span class="comment">/* !_XENO_EVENT_H */</span>
174
174
</pre></div></div>
175
 
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Jun 8 18:08:49 2008 for Xenomai API by&nbsp;
 
175
<hr size="1"><address style="text-align: right;"><small>Generated on Thu May 28 16:22:09 2009 for Xenomai API by&nbsp;
176
176
<a href="http://www.doxygen.org/index.html">
177
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
 
177
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
178
178
</body>
179
179
</html>