When is dbus_threads_init_default needed?
Havoc Pennington
hp at pobox.com
Sat Apr 5 08:39:15 PDT 2008
Hi,
On Wed, Apr 2, 2008 at 1:11 PM, David Belser <thebelserturner at gmail.com> wrote:
> 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?
>
Yes, there are definitely several global data structures.
Havoc
More information about the dbus
mailing list