#include <dbus-dataslot.h>
Public Attributes | |
| DBusAllocatedSlot * | allocated_slots |
| Allocated slots. | |
| int | n_allocated_slots |
| number of slots malloc'd | |
| int | n_used_slots |
| number of slots used | |
| DBusMutex * | lock |
| thread lock | |
Definition at line 55 of file dbus-dataslot.h.
1.5.9