Message bus APIs internals
[D-Bus secret internal implementation details]

Internals of functions for communicating with the message bus. More...

Data Structures

struct  BusData
 Block of message-bus-related data we attach to each DBusConnection used with these convenience functions. More...

Defines

#define N_BUS_TYPES   3
 Number of bus types.

Functions

void _dbus_bus_notify_shared_connection_disconnected_unlocked (DBusConnection *connection)
 Internal function that checks to see if this is a shared connection owned by the bus and if it is unref it.

Detailed Description

Internals of functions for communicating with the message bus.


Function Documentation

void _dbus_bus_notify_shared_connection_disconnected_unlocked ( DBusConnection connection  ) 

Internal function that checks to see if this is a shared connection owned by the bus and if it is unref it.

Parameters:
connection a connection that has been disconnected.

Definition at line 349 of file dbus-bus.c.

References _DBUS_LOCK, _DBUS_UNLOCK, N_BUS_TYPES, and NULL.


Generated on Fri Sep 21 18:12:13 2007 for D-Bus by  doxygen 1.5.1