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 230 of file dbus-sysdeps.h.


Field Documentation

volatile dbus_int32_t DBusAtomic::value

Value of the atomic integer.

Definition at line 232 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(), and dbus_pending_call_unref().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 1 20:31:34 2007 for D-Bus by  doxygen 1.5.4