D-Bus  1.4.10
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.


Field Documentation


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