Tarball tree for barry-0.17.0.tar.bz2
[barry.git] / doc / www / doxygen / html / semaphore_8h.html
blob503e1fe0ae36d18e80a5c29f68ae7efb4db1fc01
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 <title>Barry: semaphore.h File Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 <link href="tabs.css" rel="stylesheet" type="text/css">
6 </head><body>
7 <!-- Generated by Doxygen 1.5.6 -->
8 <div class="navigation" id="top">
9 <div class="tabs">
10 <ul>
11 <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12 <li><a href="modules.html"><span>Modules</span></a></li>
13 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
14 <li><a href="classes.html"><span>Classes</span></a></li>
15 <li class="current"><a href="files.html"><span>Files</span></a></li>
16 <li><a href="dirs.html"><span>Directories</span></a></li>
17 </ul>
18 </div>
19 <div class="navpath"><a class="el" href="dir_edc0f428e3eefcfdce9c25befd901c57.html">src</a>
20 </div>
21 </div>
22 <div class="contents">
23 <h1>semaphore.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
24 Simple class implementing a semaphore using pthreads mutex and condvar.
25 <p>
27 <p>Definition in file <a class="el" href="semaphore_8h-source.html">semaphore.h</a>.</p>
29 <p>
30 <code>#include &quot;<a class="el" href="scoped__lock_8h-source.html">scoped_lock.h</a>&quot;</code><br>
31 <code>#include &lt;pthread.h&gt;</code><br>
33 <p>
34 <div class="dynheader">
35 Include dependency graph for semaphore.h:</div>
36 <div class="dynsection">
37 <p><center><img src="semaphore_8h__incl.png" border="0" usemap="#semaphore.h_map" alt=""></center>
38 <map name="semaphore.h_map">
39 <area shape="rect" href="scoped__lock_8h.html" title="Simple scope class for dealing with pthread mutex locking." alt="" coords="5,80,109,107"></map>
40 </div>
42 <p>
43 <div class="dynheader">
44 This graph shows which files directly or indirectly include this file:</div>
45 <div class="dynsection">
46 <p><center><img src="semaphore_8h__dep__incl.png" border="0" usemap="#semaphore.hdep_map" alt=""></center>
47 <map name="semaphore.hdep_map">
48 <area shape="rect" href="m__raw__channel_8cc.html" title="Mode class for a raw channel." alt="" coords="5,80,133,107"></map>
49 </div>
51 <p>
52 <a href="semaphore_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
53 <tr><td></td></tr>
54 <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
55 <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceBarry.html">Barry</a></td></tr>
57 <tr><td colspan="2"><br><h2>Classes</h2></td></tr>
58 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::semaphore</b></td></tr>
60 </table>
61 </div>
62 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Feb 10 16:14:30 2011 for Barry by&nbsp;
63 <a href="http://www.doxygen.org/index.html">
64 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
65 </body>
66 </html>