mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 07:36:17 +01:00
Include gthreadinit.h here to see the declaration for
2004-08-02 Matthias Clasen <mclasen@redhat.com> * glib/gatomic.c: Include gthreadinit.h here to see the declaration for _g_atomic_thread_init().
This commit is contained in:
parent
b54cccf6a8
commit
76ce9fcb1b
@ -1,3 +1,8 @@
|
||||
2004-08-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gatomic.c: Include gthreadinit.h here to see the declaration
|
||||
for _g_atomic_thread_init().
|
||||
|
||||
Sun Aug 1 13:19:18 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/uri-test.c: move newline printing from run_from_uri_tests()
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-08-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gatomic.c: Include gthreadinit.h here to see the declaration
|
||||
for _g_atomic_thread_init().
|
||||
|
||||
Sun Aug 1 13:19:18 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/uri-test.c: move newline printing from run_from_uri_tests()
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-08-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gatomic.c: Include gthreadinit.h here to see the declaration
|
||||
for _g_atomic_thread_init().
|
||||
|
||||
Sun Aug 1 13:19:18 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/uri-test.c: move newline printing from run_from_uri_tests()
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-08-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gatomic.c: Include gthreadinit.h here to see the declaration
|
||||
for _g_atomic_thread_init().
|
||||
|
||||
Sun Aug 1 13:19:18 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/uri-test.c: move newline printing from run_from_uri_tests()
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-08-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gatomic.c: Include gthreadinit.h here to see the declaration
|
||||
for _g_atomic_thread_init().
|
||||
|
||||
Sun Aug 1 13:19:18 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/uri-test.c: move newline printing from run_from_uri_tests()
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include "glib.h"
|
||||
#include "gthreadinit.h"
|
||||
|
||||
#if defined (__GNUC__)
|
||||
# if defined (G_ATOMIC_I486)
|
||||
|
Loading…
Reference in New Issue
Block a user