2005-02-13 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Sun, 13 Feb 2005 19:49:22 +0000 (19:49 +0000)
committerHavoc Pennington <hp@redhat.com>
Sun, 13 Feb 2005 19:49:22 +0000 (19:49 +0000)
commit770dfe057125f2061772cbb810ff6849cbb3d93c
tree2520d66ce1eb29d7bc1afb3552cee45cd1649a5c
parent46ee60868d98a01df7c2d879a5349673f72c1757
2005-02-13  Havoc Pennington  <hp@redhat.com>

* dbus/dbus-connection.c (_dbus_connection_acquire_dispatch)
(_dbus_connection_release_dispatch)
(_dbus_connection_acquire_io_path)
(_dbus_connection_release_io_path): make the mutex and condvar
control access to the "acquired" flag. Drop the connection lock
while waiting on the condvar. Hopefully these are baby steps in
roughly the right direction.
ChangeLog
dbus/dbus-connection.c