Skip to content

giomodule: Use g_once_init_enter/leave to register extensions and load dirs

Marco Trevisan requested to merge 3v1n0/glib:giomodule-init-once into main

There's no much change in behavior, but let's take advantages of the tools we already have to handle these cases.

Merge request reports