GNOME Bugzilla – Bug 115313
FAQ entry addition (threading)
Last modified: 2004-12-22 21:47:04 UTC
Murray Cumming <murrayc@usa.net> writes: > On Sat, 2003-06-14 at 22:45, Andreas Rottmann wrote: >> Fredrik Arnerup <e97_far@e.kth.se> writes: >> >> > Citerar Silviu D Minut <minutsil@cse.msu.edu>: >> >> Why is it bad design? Even if I use locks and mutexes? >> > >> > GTK isn't thread safe. Se question 4.12 of the FAQ: >> > http://www.gtkmm.org/gtkmm2/docs/FAQ/html/index.html#id2805622 >> > >> What about adding libsigcx (http://libsigcx.sourceforge.net) to this >> FAQ entry? It provides more features than GLib::Dispatcher. > > Sure. Please provide a patch / commit directly, pointing out what > situations it's useful for. > I have a patch attached, as I don't have write access. Someone please apply it if there are no objections/suggestions for enhancement. Note that the patch also fixes the filename mentioned in the first para and line-breaks it.
Created attachment 17562 [details] [review] Patch to add libsigcx to the FAQ on thread-safeness
Applied to both branches.