DBus Threading in a Late-loading module
Alexander Larsson
alexl at redhat.com
Mon Apr 2 05:23:26 PDT 2007
On Mon, 2007-04-02 at 00:44 -0400, Havoc Pennington wrote:
> Hi,
>
> Nate Nielsen wrote:
> > However, if the module was loaded/initialized late in a process's
> > execution, and any DBus communication elsewhere in the process was
> > already underway, calling dbus_threads_init_default() would probably
> > cause problems, no?
>
> It would, yup.
Really? I thought it was modified to allow late initialization?
OTOH, i really think we should have defaulted to threadsafe and added
disable_threads().
More information about the dbus
mailing list