mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 04:33:52 +00:00

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.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%