_dbus_connection_message_sent: rename to _unlocked
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 22 Feb 2011 18:50:02 +0000 (18:50 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 28 Jul 2011 17:23:21 +0000 (18:23 +0100)
commit429573e69a6bd1f579a217c3dc1b8a97b57f4c09
tree2f510ef332f137381318a62021d8222c0e1a0d47
parent150f1c1862a56f05303d4cabfccbd98bd866146d
_dbus_connection_message_sent: rename to _unlocked

It's called with the connection's lock held.

Reviewed-by: Colin Walters <walters@verbum.org>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=34393
dbus/dbus-connection-internal.h
dbus/dbus-connection.c
dbus/dbus-transport-socket.c