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_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_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 Wed Feb 27 23:40:30 2008 for D-Bus by  doxygen 1.5.4