Run _g_atomic_thread_init as the first of the full fledged initializers to
authorSebastian Wilhelmi <wilhelmi@google.com>
Tue, 23 May 2006 01:33:16 +0000 (01:33 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Tue, 23 May 2006 01:33:16 +0000 (01:33 +0000)
commit9645c707c050e7d43c75ec3634b2b66a4bbb41d0
tree48dbb7c8915b7076c46e884ba02e255c138f5c4b
parent9634d131ba62cd94900c25ff848a0b227a349ed8
Run _g_atomic_thread_init as the first of the full fledged initializers to

2006-05-22  Sebastian Wilhelmi  <wilhelmi@google.com>

* glib/gthread.c (g_thread_init_glib): Run _g_atomic_thread_init
as the first of the full fledged initializers to allow the later
to potentially use atomic ints (which they currently do
not). (#342563, Peter Kjellerstedt)
ChangeLog
ChangeLog.pre-2-12
glib/gthread.c