mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Warn about the consequences of not calling g_thread_init() first, if it
2008-08-15 Tor Lillqvist <tml@novell.com> * glib/tmpl/threads.sgml: Warn about the consequences of not calling g_thread_init() first, if it will be called at all. Advice calling it if using random GLib-based libraries. svn path=/trunk/; revision=7355
This commit is contained in:
committed by
Tor Lillqvist
parent
1ed80d309a
commit
034b4a5aa7
@@ -1,3 +1,9 @@
|
||||
2008-08-15 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/tmpl/threads.sgml: Warn about the consequences of not
|
||||
calling g_thread_init() first, if it will be called at all. Advice
|
||||
calling it if using random GLib-based libraries.
|
||||
|
||||
2008-08-11 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 547262 – Missing link in the docs
|
||||
|
Reference in New Issue
Block a user