mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-18 19:32:52 +02:00
This allows using the per-thread handle in order to avoid creating one per-cancellable. It also does no system calls in the "not cancelled" case, which is nice.