Emmanuele Bassi 99b2f14d60 Use g_once when registering enumeration types
Just like we do with GObject types and G_DEFINE_TYPE, we should
use the g_once_init_enter/g_once_init_leave mechanism to make the
GType registration of enumeration types thread safe.
2009-05-29 12:40:23 +01:00
2009-05-29 12:31:47 +01:00
2009-05-06 17:59:25 +01:00
2009-05-29 12:31:47 +01:00
2009-05-29 12:31:47 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%