mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Fix docs
svn path=/trunk/; revision=7933
This commit is contained in:
@@ -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>
|
2009-03-01 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* tests/slice-threadinit.c: Change one magazine size from 77 to 81
|
* tests/slice-threadinit.c: Change one magazine size from 77 to 81
|
||||||
|
@@ -979,6 +979,8 @@ g_thread_foreach (GFunc thread_func,
|
|||||||
*
|
*
|
||||||
* Indicates if g_thread_init() has been called.
|
* Indicates if g_thread_init() has been called.
|
||||||
*
|
*
|
||||||
|
* Returns: %TRUE if threads have been initialized.
|
||||||
|
*
|
||||||
* Since: 2.20
|
* Since: 2.20
|
||||||
*/
|
*/
|
||||||
gboolean
|
gboolean
|
||||||
|
Reference in New Issue
Block a user