DBusAtomic Struct Reference
[Internal system-dependent API]

An atomic integer safe to increment or decrement from multiple threads. More...

#include <dbus-sysdeps.h>


Data Fields

volatile dbus_int32_t value
 Value of the atomic integer.


Detailed Description

An atomic integer safe to increment or decrement from multiple threads.

Definition at line 193 of file dbus-sysdeps.h.


Field Documentation

volatile dbus_int32_t DBusAtomic::value

Value of the atomic integer.

Definition at line 198 of file dbus-sysdeps.h.

Referenced by _dbus_atomic_dec(), _dbus_atomic_inc(), _dbus_connection_close_if_only_one_ref(), _dbus_connection_new_for_transport(), _dbus_connection_ref_unlocked(), _dbus_connection_unref_unlocked(), _dbus_pending_call_new_unlocked(), _dbus_pending_call_ref_unlocked(), _dbus_pending_call_unref_and_unlock(), _dbus_server_init_base(), _dbus_server_ref_unlocked(), _dbus_server_unref_unlocked(), dbus_connection_add_filter(), dbus_connection_ref(), dbus_connection_unref(), dbus_message_copy(), dbus_pending_call_ref(), dbus_pending_call_unref(), dbus_server_disconnect(), dbus_server_ref(), and dbus_server_unref().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 4 22:48:42 2007 for D-Bus by  doxygen 1.5.2