Extended the comments on those functions, that are NOOPs, before
authorSebastian Wilhelmi <wilhelmi@google.com>
Fri, 15 Jun 2007 17:03:13 +0000 (17:03 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Fri, 15 Jun 2007 17:03:13 +0000 (17:03 +0000)
commit16b4963816a88e5fe025cb9e0a57b49808a4a973
treec00a4bb94323b6c3131846b5ed6dafb664c864ef
parent49f802b83e1f1c6b563b430f98e8adfe92902ecc
Extended the comments on those functions, that are NOOPs, before

2007-06-15  Sebastian Wilhelmi  <wilhelmi@google.com>

* docs/reference/glib/tmpl/threads.sgml: Extended the comments on
those functions, that are NOOPs, before g_thread_init() has been
called. (#447583)

* glib/gthread.c (g_static_mutex_free): Clarified comment to
remind myself, tha calling g_static_mutex_free() before
g_thread_init() is safe.

svn path=/trunk/; revision=5567
ChangeLog
docs/reference/glib/tmpl/threads.sgml
glib/gthread.c