Make _dbus_mutex_new, _dbus_mutex_free static
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 14 Feb 2012 19:39:41 +0000 (19:39 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 21 Feb 2012 14:41:05 +0000 (14:41 +0000)
commit4d4da20ce7e4eebc6b4467d193cb7cec4cfeb17a
treedfdc3974fee6395334b7b919980bb349c2d50b9d
parente90b160011b262c4d1d5e11b0099f60929077f3f
Make _dbus_mutex_new, _dbus_mutex_free static

They're only called within their module.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=43744
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Thiago Macieira <thiago@kde.org>
dbus/dbus-threads-internal.h
dbus/dbus-threads.c