|
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: Message bus APIs internals</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><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>
<h1>Message bus APIs internals<br>
<small>
[<a class="el" href="group__DBusInternals.html">D-Bus secret internal implementation details</a>]</small>
</h1>Internals of functions for communicating with the message bus.
<a href="#_details">More...</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structBusData.html">BusData</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Block of message-bus-related data we attach to each <a class="el" href="structDBusConnection.html">DBusConnection</a> used with these convenience functions. <a href="structBusData.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g2ae7ac6acf3f48e31fb3809cd038b598"></a><!-- doxytag: member="DBusBusInternals::N_BUS_TYPES" ref="g2ae7ac6acf3f48e31fb3809cd038b598" args="" -->
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusBusInternals.html#g2ae7ac6acf3f48e31fb3809cd038b598">N_BUS_TYPES</a> 3</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Number of bus types. <br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusBusInternals.html#g0e7fe5d0dcaca7ecb4b5a7ace23d6286">_dbus_bus_notify_shared_connection_disconnected_unlocked</a> (<a class="el" href="structDBusConnection.html">DBusConnection</a> *connection)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Internal function that checks to see if this is a shared connection owned by the bus and if it is unref it. <a href="#g0e7fe5d0dcaca7ecb4b5a7ace23d6286"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Internals of functions for communicating with the message bus.
<p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="g0e7fe5d0dcaca7ecb4b5a7ace23d6286"></a><!-- doxytag: member="dbus-bus.c::_dbus_bus_notify_shared_connection_disconnected_unlocked" ref="g0e7fe5d0dcaca7ecb4b5a7ace23d6286" args="(DBusConnection *connection)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void _dbus_bus_notify_shared_connection_disconnected_unlocked </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structDBusConnection.html">DBusConnection</a> * </td>
<td class="paramname"> <em>connection</em> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Internal function that checks to see if this is a shared connection owned by the bus and if it is unref it.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>connection</em> </td><td>a connection that has been disconnected. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="dbus-bus_8c-source.html#l00349">349</a> of file <a class="el" href="dbus-bus_8c-source.html">dbus-bus.c</a>.
<p>
References <a class="el" href="dbus-internals_8h-source.html#l00287">_DBUS_LOCK</a>, <a class="el" href="dbus-internals_8h-source.html#l00288">_DBUS_UNLOCK</a>, <a class="el" href="dbus-bus_8c-source.html#l00088">N_BUS_TYPES</a>, and <a class="el" href="group__DBusMacros.html#g070d2ce7b6bb7e5c05602aa8c308d0c4">NULL</a>.
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 14 22:26:13 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>