dbus/glib
Alexander Larsson 89e6dfd29c 2003-02-26 Alexander Larsson <alexl@redhat.com>
* configure.in:
	Set DBUS_GLIB_THREADS_LIBS for apps using gthread-2.0

	* dbus/dbus-connection.c:
	* dbus/dbus-connection.h:
	Fix _dbus_connection_acquire_io_path and _dbus_connection_acquire_dispatch.
	Add dbus_connection_set_wakeup_main_function and use it when queueing
	incoming and outgoing messages.


	* dbus/dbus-dataslot.c:
	Threadsafe usage of DBusDataSlotAllocator

	* dbus/dbus-message.c: (dbus_message_get_args_iter):
	dbus_new can fail.

	* dbus/dbus-server-unix.c:
	Add todo comment

	* glib/dbus-gmain.c:
	Implement the new wakeup functions for glib.

	* glib/Makefile.am:
	* glib/test-thread-client.c:
	* glib/test-thread-server.c:
	* glib/test-thread.h:
	Initial cut at some thread test code. Not really done yet.
2003-02-26 15:52:25 +00:00
..
.cvsignore 2003-02-16 Havoc Pennington <hp@pobox.com> 2003-02-16 07:20:54 +00:00
dbus-glib.h 2003-02-26 Havoc Pennington <hp@pobox.com> 2003-02-26 06:42:57 +00:00
dbus-gmain.c 2003-02-26 Alexander Larsson <alexl@redhat.com> 2003-02-26 15:52:25 +00:00
dbus-gthread.c 2003-02-26 Havoc Pennington <hp@pobox.com> 2003-02-26 06:42:57 +00:00
Makefile.am 2003-02-26 Alexander Larsson <alexl@redhat.com> 2003-02-26 15:52:25 +00:00
test-dbus-glib.c 2003-02-26 Havoc Pennington <hp@pobox.com> 2003-02-26 06:42:57 +00:00
test-thread-client.c 2003-02-26 Alexander Larsson <alexl@redhat.com> 2003-02-26 15:52:25 +00:00
test-thread-server.c 2003-02-26 Alexander Larsson <alexl@redhat.com> 2003-02-26 15:52:25 +00:00
test-thread.h 2003-02-26 Alexander Larsson <alexl@redhat.com> 2003-02-26 15:52:25 +00:00