Move the body of the big if... (g_get_any_init_do): ... to this new
authorStepan Kasal <kasal@ucw.cz>
Wed, 17 Aug 2005 12:00:51 +0000 (12:00 +0000)
committerStepan Kasal <skasal@src.gnome.org>
Wed, 17 Aug 2005 12:00:51 +0000 (12:00 +0000)
commit63828e25ec8e186ba31b887ee8fb909bce1619f4
tree1e16cdffacdab7153645babd69115305b6be32f3
parent56a63c1568a30147162044c989fe2f7d6ce8bc72
Move the body of the big if... (g_get_any_init_do): ... to this new

2005-08-16  Stepan Kasal  <kasal@ucw.cz>

* glib/gutils.c (g_get_any_init): Move the body of the big if...
(g_get_any_init_do): ... to this new function.
(g_get_any_init): Declare as inline.
(g_get_any_init_locked): New inline function, does the locking.
Make use of these two throughout the code.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gutils.c