Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > def0228095a1541e2d3632b6b6da7c38 > files > 7538

gnuradio-doc-3.3.0-8mdv2010.1.i586.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.3.0 C++ API: gc_jd_stack Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="contents">
<h1>gc_jd_stack Struct Reference</h1><!-- doxytag: class="gc_jd_stack" -->
<p>Lock free stack for job descriptors (used for free list).  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="gc__jd__stack_8h_source.html">gc_jd_stack.h</a>&gt;</code></p>

<p><a href="structgc__jd__stack-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="gc__types_8h.html#affc43a8e5ab8551e7361f8ce8521c34d">gc_eaddr_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structgc__jd__stack.html#ad7be00d64672a551c03757afdd6a4a57">top</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structgc__jd__stack.html#aa5a711edc2185e5b503e9ef45c9af849">_pad</a> [128-sizeof(<a class="el" href="gc__types_8h.html#affc43a8e5ab8551e7361f8ce8521c34d">gc_eaddr_t</a>)]</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Lock free stack for job descriptors (used for free list). </p>
<p>This is aligned to a cache line, and fills the cache line, to avoid inadvertently losing reservations created with the load-and-reserve instructions. </p>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="aa5a711edc2185e5b503e9ef45c9af849"></a><!-- doxytag: member="gc_jd_stack::_pad" ref="aa5a711edc2185e5b503e9ef45c9af849" args="[128&#45;sizeof(gc_eaddr_t)]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8_t <a class="el" href="structgc__jd__stack.html#aa5a711edc2185e5b503e9ef45c9af849">gc_jd_stack::_pad</a>[128-sizeof(<a class="el" href="gc__types_8h.html#affc43a8e5ab8551e7361f8ce8521c34d">gc_eaddr_t</a>)]</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ad7be00d64672a551c03757afdd6a4a57"></a><!-- doxytag: member="gc_jd_stack::top" ref="ad7be00d64672a551c03757afdd6a4a57" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="gc__types_8h.html#affc43a8e5ab8551e7361f8ce8521c34d">gc_eaddr_t</a> <a class="el" href="structgc__jd__stack.html#ad7be00d64672a551c03757afdd6a4a57">gc_jd_stack::top</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="gc__jd__stack_8h_source.html">gc_jd_stack.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:52:36 2010 for GNU Radio 3.3.0 C++ API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>