The "::" to explicitly refer to the global namespace appeared like a good idea in C++, but it breaks with C libraries that implement standard functions using macros (e.g. musl).
Remove a GLib dependencies from class EventLoop and DatabaseLock.