D-Bus 1.4.1
Data Fields

DBusAtomic Struct Reference

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


Field Documentation


The documentation for this struct was generated from the following file: