mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +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.