mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-26 21:30:15 +01:00
* dbus/dbus-server.c, dbus/dbus-server-unix.c: change semantics so you must disconnect before unref, since locking and other things are screwed up otherwise. Fix assorted other locking stuff. * dbus/dbus-signature.c (dbus_signature_iter_get_element_type): fix compilation * dbus/dbus-threads-internal.h: move the mutex/condvar wrappers into a private header and don't export from the library * throughout - call _dbus_thread_stuff vs. dbus_thread_stuff |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile.am | ||
| run-test.sh | ||
| test-dbus-glib.c | ||
| test-profile.c | ||
| test-service-glib.c | ||
| test-service-glib.xml | ||
| test-thread-client.c | ||
| test-thread-server.c | ||
| test-thread.h | ||