Revert "Add a statically-initialized implementation of _dbus_lock() on glibc systems"
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 30 Aug 2013 16:24:20 +0000 (17:24 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 30 Aug 2013 16:31:16 +0000 (17:31 +0100)
commit31edd76313922780fb640f13ad1b5ed130fe442b
tree56f8f8eddbcba74aada0d42b2958f231a2aa0987
parentd98a587f766e00f50244cfa75008e75ee4af20f6
Revert "Add a statically-initialized implementation of _dbus_lock() on glibc systems"

This reverts commit 83aaa9f359e90d3b8cae5d17f6d9ba4600cff68b.

This wasn't right: because it looked for a symbol from pthread.h,
modules could end up disagreeing about whether threading was enabled or
not.
dbus/dbus-sysdeps-pthread.c
dbus/dbus-threads-internal.h
dbus/dbus-threads.c