When is dbus_threads_init_default needed?

David Belser thebelserturner at gmail.com
Wed Apr 2 10:11:52 PDT 2008


I have a multi-threaded application where I am using private
connections in a few threads - do I need to call
dbus_threads_init_default or is the fact that I'm using private
connections enough? In other words, are there global data structures
in the dbus lib that are shared even if the connections are private?

- Dave


More information about the dbus mailing list