* dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MASK to have
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 14 Nov 2006 18:56:43 +0000 (18:56 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 14 Nov 2006 18:56:43 +0000 (18:56 +0000)
commit2d760baacebcabf276261eb8999a7d29cefc3ac5
tree8abe9156a48cb6c1d2659688a0763989e5b82669
parent31c79c0e35546de06b1e435958c3d922320f7e65
* dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MASK to have
  the correct value so we don't assert when initalizing recursive threads

* test/name-test/test-thread-init.c: call dbus_threads_init_default
  instead of _dbus_threads_init_debug since it is more of a real world
  test
ChangeLog
dbus/dbus-threads.h
test/name-test/test-threads-init.c