* dbus/dbus-threads.c: Allow recursive mutex's to be passed into
authorJohn (J5) Palmieri <johnp@redhat.com>
Thu, 14 Sep 2006 04:26:00 +0000 (04:26 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Thu, 14 Sep 2006 04:26:00 +0000 (04:26 +0000)
commit57ab23491c8c80b4a1606ea3b72e179c1b742bb9
tree2e1c63b4be9d4a7b22cb9473dab60a68f921edf0
parentf82bdd3ab39cc5741189a4ab16dc3533a79c6617
* dbus/dbus-threads.c: Allow recursive mutex's to be passed into
  dbus_threads_init and be used by the dbus mutex functions to
  avoid deadlocks.

* doc/TODO: Remove recursive mutex dbus_connection_dispatch TODO item
ChangeLog
dbus/dbus-dataslot.c
dbus/dbus-list.c
dbus/dbus-threads-internal.h
dbus/dbus-threads.c
dbus/dbus-threads.h
doc/TODO