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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
<!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: ksrc/nucleus/registry.c File Reference</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 Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><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> <u>S</u>earch for </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>ksrc/nucleus/registry.c File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
This file is part of the Xenomai project.
<p>
<dl class="note" compact><dt><b>Note:</b></dt><dd>Copyright (C) 2004 Philippe Gerum <<a href="mailto:rpm@xenomai.org">rpm@xenomai.org</a>></dd></dl>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.<p>
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<p>
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<p>
<p>
<div class="dynheader">
Include dependency graph for registry.c:</div>
<div class="dynsection">
<p><center><img src="nucleus_2registry_8c__incl.png" border="0" usemap="#ksrc/nucleus/registry.c_map" alt=""></center>
<map name="ksrc/nucleus/registry.c_map">
<area shape="rect" href="pod_8h.html" title="Real-time pod interface header." alt="" coords="205,82,307,106"><area shape="rect" href="include_2nucleus_2thread_8h-source.html" title="nucleus/thread.h" alt="" coords="268,156,385,180"><area shape="rect" href="assert_8h-source.html" title="nucleus/assert.h" alt="" coords="453,530,571,554"><area shape="rect" href="nucleus_2heap_8h-source.html" title="nucleus/heap.h" alt="" coords="523,156,632,180"><area shape="rect" href="include_2nucleus_2registry_8h.html" title="This file is part of the Xenomai project." alt="" coords="381,82,504,106"><area shape="rect" href="include_2nucleus_2intr_8h-source.html" title="nucleus/intr.h" alt="" coords="99,231,197,255"><area shape="rect" href="stat_8h-source.html" title="nucleus/stat.h" alt="" coords="132,306,236,330"><area shape="rect" href="include_2nucleus_2timer_8h.html" title="nucleus/timer.h" alt="" coords="272,231,381,255"><area shape="rect" href="nucleus_2types_8h-source.html" title="nucleus/types.h" alt="" coords="309,455,421,479"><area shape="rect" href="compiler_8h-source.html" title="nucleus/compiler.h" alt="" coords="301,530,429,554"><area shape="rect" href="timebase_8h.html" title="nucleus/timebase.h" alt="" coords="260,306,393,330"><area shape="rect" href="nucleus_2queue_8h-source.html" title="nucleus/queue.h" alt="" coords="468,380,583,404"><area shape="rect" href="core_8h-source.html" title="nucleus/core.h" alt="" coords="527,455,633,479"><area shape="rect" href="synch_8h-source.html" title="nucleus/synch.h" alt="" coords="468,231,583,255"></map>
</div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__registry.html#gd44413c8fc23a46ce7c63e6889b669f4">xnregistry_enter</a> (const char *key, void *objaddr, xnhandle_t *phandle, xnpnode_t *pnode)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Register a real-time object. <a href="group__registry.html#gd44413c8fc23a46ce7c63e6889b669f4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__registry.html#g8fbb263924fc9d55794eba7dad27e080">xnregistry_bind</a> (const char *key, xnticks_t timeout, xnhandle_t *phandle)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Bind to a real-time object. <a href="group__registry.html#g8fbb263924fc9d55794eba7dad27e080"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__registry.html#g477bb20ccb4bcf87c343aca8e58f9ef9">xnregistry_remove</a> (xnhandle_t handle)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Forcibly unregister a real-time object. <a href="group__registry.html#g477bb20ccb4bcf87c343aca8e58f9ef9"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__registry.html#g7e98a4706164f3ff2c82dc064cf3231e">xnregistry_remove_safe</a> (xnhandle_t handle, xnticks_t timeout)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Unregister an idle real-time object. <a href="group__registry.html#g7e98a4706164f3ff2c82dc064cf3231e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__registry.html#gef3e8b27ad29f355d9aedcfdf1f23ab1">xnregistry_get</a> (xnhandle_t handle)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Find and lock a real-time object into the registry. <a href="group__registry.html#gef3e8b27ad29f355d9aedcfdf1f23ab1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u_long </td><td class="memItemRight" valign="bottom"><a class="el" href="group__registry.html#g632c1545496b004eecb7ce8d41b3aabd">xnregistry_put</a> (xnhandle_t handle)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Unlock a real-time object from the registry. <a href="group__registry.html#g632c1545496b004eecb7ce8d41b3aabd"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__registry.html#gf781f03f25b1667eb7f31cb6a246613a">xnregistry_fetch</a> (xnhandle_t handle)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Find a real-time object into the registry. <a href="group__registry.html#gf781f03f25b1667eb7f31cb6a246613a"></a><br></td></tr>
</table>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Jun 8 18:08:50 2008 for Xenomai API by
<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>
|