mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-29 16:00:12 +01:00
* dbus/dbus-dataslot.c (_dbus_data_slot_allocator_unref) (_dbus_data_slot_allocator_alloc): rework these to keep a reference count on each slot and automatically manage a global slot ID variable passed in by address * bus/bus.c: convert to new dataslot API * dbus/dbus-bus.c: convert to new dataslot API * dbus/dbus-connection.c: convert to new dataslot API * dbus/dbus-server.c: convert to new dataslot API * glib/dbus-gmain.c: ditto * bus/test.c: ditto * bus/connection.c: ditto |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| dbus-glib.h | ||
| dbus-gmain.c | ||
| dbus-gthread.c | ||
| Makefile.am | ||
| test-dbus-glib.c | ||
| test-profile.c | ||
| test-thread-client.c | ||
| test-thread-server.c | ||
| test-thread.h | ||