Remove _dbus_condvar_wake_all and both of its implementations
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 20 Feb 2012 12:56:01 +0000 (12:56 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 21 Feb 2012 14:41:44 +0000 (14:41 +0000)
commitbed34738fcfe8d53bd017d79a633e0d94560c17c
tree6fb0a2a2460e35b0a18fdb0d62a3f1ac2ffed715
parent8d2b313158b3c5f12a56608cc80d0c3138de0a09
Remove _dbus_condvar_wake_all and both of its implementations

Neither was used, and the Windows version could lead to live-locks.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=43744
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=44609
Reviewed-by: Thiago Macieira <thiago@kde.org>
dbus/dbus-sysdeps-pthread.c
dbus/dbus-sysdeps-thread-win.c
dbus/dbus-threads-internal.h
dbus/dbus-threads.c