Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c74ab286c3d46f9b82671d206e43a74b > files > 1618

libstdc++-docs-4.6.3-2.fc15.i686.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>libstdc++: Threads</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.4 -->
<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">libstdc++</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('a01175.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">Threads</div>  </div>
<div class="ingroups"><a class="el" href="a01163.html">Concurrency</a></div></div>
<div class="contents">
<div class="dynheader">
Collaboration diagram for Threads:</div>
<div class="dyncontent">
<center><table><tr><td><img src="a01175.png" border="0" alt="" usemap="#a01175"/>
<map name="a01175" id="a01175">
<area shape="rect" id="node2" href="a01163.html" title="Concurrency" alt="" coords="7,5,97,35"/></map>
</td></tr></table></center>
</div>
<h2><a name="nested-classes"></a>
Classes</h2>
<ul>
<li>struct <a class="el" href="a00514.html">std::hash&lt; thread::id &gt;</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="a00498.html" title="Primary class template hash.">std::hash</a> specialization for <a class="el" href="a00707.html" title="thread::id">thread::id</a>.  <a href="a00514.html#details">More...</a><br/></dl><li>class <a class="el" href="a00706.html">std::thread</a>
<dl class="el"><dd class="mdescRight">thread  <a href="a00706.html#details">More...</a><br/></dl></ul>
<h2><a name="namespaces"></a>
Namespaces</h2>
<ul>
<li>namespace <a class="el" href="a01153.html">std::this_thread</a>
</ul>
<h2><a name="func-members"></a>
Functions</h2>
<ul>
<li><a class="anchor" id="ga423fcc054874614432fcae6b6d85468a"></a><!-- doxytag: member="threads::operator!=" ref="ga423fcc054874614432fcae6b6d85468a" args="(thread::id __x, thread::id __y)" -->
bool <b>std::operator!=</b> (thread::id __x, thread::id __y)
<li><a class="anchor" id="ga728da2614f80af084b6fb2db1db6868d"></a><!-- doxytag: member="threads::operator&lt;&lt;" ref="ga728da2614f80af084b6fb2db1db6868d" args="(basic_ostream&lt; _CharT, _Traits &gt; &amp;__out, thread::id __id)" -->
template&lt;class _CharT , class _Traits &gt; basic_ostream&lt; _CharT, _Traits &gt; &amp; <b>std::operator&lt;&lt;</b> (basic_ostream&lt; _CharT, _Traits &gt; &amp;__out, thread::id __id)
<li><a class="anchor" id="ga1fbf64a7f4a7c678e27207749e1feefb"></a><!-- doxytag: member="threads::operator&lt;=" ref="ga1fbf64a7f4a7c678e27207749e1feefb" args="(thread::id __x, thread::id __y)" -->
bool <b>std::operator&lt;=</b> (thread::id __x, thread::id __y)
<li><a class="anchor" id="ga20ae43458f5c40caed23d1f665709b77"></a><!-- doxytag: member="threads::operator&gt;" ref="ga20ae43458f5c40caed23d1f665709b77" args="(thread::id __x, thread::id __y)" -->
bool <b>std::operator&gt;</b> (thread::id __x, thread::id __y)
<li><a class="anchor" id="gaf61bd58e5dbdd9efae6247b897fc8062"></a><!-- doxytag: member="threads::operator&gt;=" ref="gaf61bd58e5dbdd9efae6247b897fc8062" args="(thread::id __x, thread::id __y)" -->
bool <b>std::operator&gt;=</b> (thread::id __x, thread::id __y)
<li><a class="anchor" id="gaf0ed3f1449639fd2095ddf1ac91e80f2"></a><!-- doxytag: member="threads::swap" ref="gaf0ed3f1449639fd2095ddf1ac91e80f2" args="(thread &amp;__x, thread &amp;__y)" -->
void <b>std::swap</b> (thread &amp;__x, thread &amp;__y)
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<p>Classes for thread support. </p>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="footer">Generated by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </li>
    </ul>
  </div>

</body>
</html>