D-Bus
1.6.12
|
An allocator that tracks a set of slot IDs. More...
#include <dbus-dataslot.h>
Data Fields | |
DBusAllocatedSlot * | allocated_slots |
Allocated slots. | |
int | n_allocated_slots |
number of slots malloc'd | |
int | n_used_slots |
number of slots used | |
DBusRMutex ** | lock_loc |
location of thread lock | |
An allocator that tracks a set of slot IDs.
Definition at line 55 of file dbus-dataslot.h.