|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /usr/share/devhelp/books/dbus/api/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>D-Bus: DBusMutexPThread Struct 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.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul></div>
<h1>DBusMutexPThread Struct Reference</h1><!-- doxytag: class="DBusMutexPThread" --><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d097a06cc5cb97e56e85ea425621a328"></a><!-- doxytag: member="DBusMutexPThread::lock" ref="d097a06cc5cb97e56e85ea425621a328" args="" -->
pthread_mutex_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusMutexPThread.html#d097a06cc5cb97e56e85ea425621a328">lock</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">lock protecting count field <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c53a4fdd03e2e3aaee31816f956cfe07"></a><!-- doxytag: member="DBusMutexPThread::count" ref="c53a4fdd03e2e3aaee31816f956cfe07" args="" -->
volatile int </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusMutexPThread.html#c53a4fdd03e2e3aaee31816f956cfe07">count</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">count of how many times lock holder has recursively locked <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f8ac6434d7f058be9beb73fc4a8bef47"></a><!-- doxytag: member="DBusMutexPThread::holder" ref="f8ac6434d7f058be9beb73fc4a8bef47" args="" -->
volatile pthread_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusMutexPThread.html#f8ac6434d7f058be9beb73fc4a8bef47">holder</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">holder of the lock if count >0, valid but arbitrary thread if count has ever been >0, uninitialized memory if count has never been >0 <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="dbus-sysdeps-pthread_8c-source.html#l00036">36</a> of file <a class="el" href="dbus-sysdeps-pthread_8c-source.html">dbus-sysdeps-pthread.c</a>.<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="dbus-sysdeps-pthread_8c-source.html">dbus-sysdeps-pthread.c</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 14 22:26:15 2009 for D-Bus by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>