summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-threads.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-threads.c')
-rw-r--r--dbus/dbus-threads.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/dbus-threads.c b/dbus/dbus-threads.c
index f962316b..a8712ff6 100644
--- a/dbus/dbus-threads.c
+++ b/dbus/dbus-threads.c
@@ -426,6 +426,7 @@ init_locks (void)
LOCK_ADDR (message_slots),
LOCK_ADDR (atomic),
LOCK_ADDR (bus),
+ LOCK_ADDR (bus_datas),
LOCK_ADDR (shutdown_funcs),
LOCK_ADDR (system_users),
LOCK_ADDR (message_cache),