Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 6e7a2755bd78c9deedab199b86e675f3 > files > 6656

gnuradio-doc-3.2.2-9.fc14.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>GNU Radio 3.2.2 C++ API: ot_mach.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">GNU Radio 3.2.2 C++ API</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('ot__mach_8h.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#define-members">Defines</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<h1>ot_mach.h File Reference</h1>  </div>
</div>
<div class="contents">
<div class="textblock"><code>#include &lt;mach/cthreads.h&gt;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for ot_mach.h:</div>
<div class="dyncontent">
<div class="center"><img src="ot__mach_8h__incl.png" border="0" usemap="#ot__mach_8h" alt=""/></div>
<map name="ot__mach_8h" id="ot__mach_8h">
</map>
</div>
</div>
<p><a href="ot__mach_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="define-members"></a>
Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="ot__mach_8h.html#a7ad99028e48ab278b80a11e32ec300e2">OMNI_MUTEX_IMPLEMENTATION</a>&#160;&#160;&#160;struct mutex mach_mutex;</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="ot__mach_8h.html#a92b19edc455706d139150fe3d44d2943">OMNI_CONDITION_IMPLEMENTATION</a>&#160;&#160;&#160;struct condition mach_cond;</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="ot__mach_8h.html#a1b0bdd06018f31de329a10966ff315d6">OMNI_SEMAPHORE_IMPLEMENTATION</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="ot__mach_8h.html#acc85df821c0e286ac63c0198c691ddff">OMNI_THREAD_IMPLEMENTATION</a></td></tr>
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="ot__mach_8h.html#a0fe327b90ff0e8892b51da53b7cb77df">omni_thread_wrapper</a> (void *ptr)</td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="a92b19edc455706d139150fe3d44d2943"></a><!-- doxytag: member="ot_mach.h::OMNI_CONDITION_IMPLEMENTATION" ref="a92b19edc455706d139150fe3d44d2943" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define OMNI_CONDITION_IMPLEMENTATION&#160;&#160;&#160;struct condition mach_cond;</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a7ad99028e48ab278b80a11e32ec300e2"></a><!-- doxytag: member="ot_mach.h::OMNI_MUTEX_IMPLEMENTATION" ref="a7ad99028e48ab278b80a11e32ec300e2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define OMNI_MUTEX_IMPLEMENTATION&#160;&#160;&#160;struct mutex mach_mutex;</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a1b0bdd06018f31de329a10966ff315d6"></a><!-- doxytag: member="ot_mach.h::OMNI_SEMAPHORE_IMPLEMENTATION" ref="a1b0bdd06018f31de329a10966ff315d6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define OMNI_SEMAPHORE_IMPLEMENTATION</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<b>Value:</b><div class="fragment"><pre class="fragment"><a class="code" href="classomni__mutex.html">omni_mutex</a> m;                                   \
    <a class="code" href="classomni__condition.html">omni_condition</a> c;                                   \
    <span class="keywordtype">int</span> value;
</pre></div>
</div>
</div>
<a class="anchor" id="acc85df821c0e286ac63c0198c691ddff"></a><!-- doxytag: member="ot_mach.h::OMNI_THREAD_IMPLEMENTATION" ref="acc85df821c0e286ac63c0198c691ddff" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define OMNI_THREAD_IMPLEMENTATION</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<b>Value:</b><div class="fragment"><pre class="fragment">cthread_t mach_thread;                          \
    <span class="keyword">static</span> <span class="keywordtype">int</span> mach_priority(priority_t);               \
    <span class="keyword">friend</span> <span class="keywordtype">void</span>* <a class="code" href="ot__mach_8h.html#a0fe327b90ff0e8892b51da53b7cb77df">omni_thread_wrapper</a>(<span class="keywordtype">void</span>* ptr);
</pre></div>
</div>
</div>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a0fe327b90ff0e8892b51da53b7cb77df"></a><!-- doxytag: member="ot_mach.h::omni_thread_wrapper" ref="a0fe327b90ff0e8892b51da53b7cb77df" args="(void *ptr)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* omni_thread_wrapper </td>
          <td>(</td>
          <td class="paramtype">void *&#160;</td>
          <td class="paramname"><em>ptr</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="ot__mach_8h.html">ot_mach.h</a>      </li>
      <li class="footer">Generated on Thu Feb 17 2011 for GNU Radio 3.2.2 C++ API by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>