| Current File : //usr/share/doc/dbus/api/structDBusCondVar.html |
<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>D-Bus: DBusCondVar Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">D-Bus
 <span id="projectnumber">1.8.20</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.6.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">DBusCondVar Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="DBusCondVar" --><table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1c1e453c6198b5df982ab2a7582c72d6"></a><!-- doxytag: member="DBusCondVar::cond" ref="a1c1e453c6198b5df982ab2a7582c72d6" args="" -->
pthread_cond_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusCondVar.html#a1c1e453c6198b5df982ab2a7582c72d6">cond</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">the condition <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a44acb7f993730cf89d20b6e419f7a61b"></a><!-- doxytag: member="DBusCondVar::list" ref="a44acb7f993730cf89d20b6e419f7a61b" args="" -->
<a class="el" href="structDBusList.html">DBusList</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusCondVar.html#a44acb7f993730cf89d20b6e419f7a61b">list</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">list thread-local-stored events waiting on the cond variable <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a293695c1c540c1d98c2dbbb23ba53d58"></a><!-- doxytag: member="DBusCondVar::lock" ref="a293695c1c540c1d98c2dbbb23ba53d58" args="" -->
CRITICAL_SECTION </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusCondVar.html#a293695c1c540c1d98c2dbbb23ba53d58">lock</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">lock protecting the list <br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="dbus-sysdeps-pthread_8c_source.html#l00056">56</a> of file <a class="el" href="dbus-sysdeps-pthread_8c_source.html">dbus-sysdeps-pthread.c</a>.</p>
</div><hr/>The documentation for this struct was generated from the following files:<ul>
<li><a class="el" href="dbus-sysdeps-pthread_8c_source.html">dbus-sysdeps-pthread.c</a></li>
<li><a class="el" href="dbus-sysdeps-thread-win_8c_source.html">dbus-sysdeps-thread-win.c</a></li>
</ul>
</div><!-- contents -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Mar 3 2016 17:50:34 for D-Bus by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>
</body>
</html>