Patch provided by Ralf Habacker (ralf dot habacker at freenet dot de)
authorJohn (J5) Palmieri <johnp@redhat.com>
Fri, 18 Aug 2006 15:46:59 +0000 (15:46 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Fri, 18 Aug 2006 15:46:59 +0000 (15:46 +0000)
commit7cd52919443f190fa1601a3d1bac5c8ce8d9ecc1
treea64ecefa2f5115e67097d1b51aaebec9bad86237
parent711c065e5965cdf7a5869ecc3c3d43fb0dede34d
Patch provided by Ralf Habacker (ralf dot habacker at freenet dot de)

* dbus/dbus-sysdeps.c, dbus/dbus-threads.c, dbus/dbus-internals.h:
  Add two more global locks for use on windows platforms.  These are
  unused on non-windows platforms but are not ifdefed out to avoid
  potential bugs (i.e. the few bytes lost does not warrent the extra
  maintanence and complexity that having seperate sets of locks would
  cause)
ChangeLog
bus/services.c
dbus/dbus-internals.h
dbus/dbus-sysdeps.c
dbus/dbus-threads.c