On Sun, 2011-09-18 at 13:11 -0400, Ryan Lortie wrote:
>  - initialise on the first g_thread_create() call
> 
>    This seems like it would avoid any chance of races in gslice
>    initialisation but it means that we wouldn't be safe with respect to
>    threads that weren't created by GLib (like some asynchronous
>    libraries do for callbacks).

In addition to the mentioned async libraries, this would also break
multi-threaded Qt applications using GLib-based libraries such as
GStreamer.

Jürg

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to