mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-22 07:49:24 +01:00
In general, we must not call out to external, unknown code while holding a lock. That is prone to dead lock. g_object_ref() can emit a toggle notification. In g_weak_ref_set(), we must not do that while holding the lock.
43 KiB
43 KiB