svn path=/trunk/; revision=7933
This commit is contained in:
Matthias Clasen 2009-03-01 17:00:21 +00:00
parent 84fdf0d00e
commit bd02a9f778
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-03-01 Matthias Clasen <mclasen@redhat.com>
* glib/gthread.c: Fix docs.
2009-03-01 Matthias Clasen <mclasen@redhat.com>
* tests/slice-threadinit.c: Change one magazine size from 77 to 81

View File

@ -979,6 +979,8 @@ g_thread_foreach (GFunc thread_func,
*
* Indicates if g_thread_init() has been called.
*
* Returns: %TRUE if threads have been initialized.
*
* Since: 2.20
*/
gboolean