Add an exception: g_mem_set_vtable() may be called before g_thread_init().

2008-08-15  Tor Lillqvist  <tml@novell.com>

	* glib/tmpl/threads.sgml: Add an exception: g_mem_set_vtable() may
	be called before g_thread_init().


svn path=/trunk/; revision=7361
This commit is contained in:
Tor Lillqvist
2008-08-15 13:15:22 +00:00
committed by Tor Lillqvist
parent 8f1f0ffe78
commit 2c73140cc1
2 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2008-08-15 Tor Lillqvist <tml@novell.com>
* glib/tmpl/threads.sgml: Add an exception: g_mem_set_vtable() may
be called before g_thread_init().
2008-08-15 Tor Lillqvist <tml@novell.com>
* glib/tmpl/threads.sgml: Warn about the consequences of not