1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-22 23:50:04 +01:00

1 Commits

Author SHA1 Message Date
Dan Winship
4aeefa70a1 GTask: new GAsyncResult implementation / threaded task manager
GTask is a replacement for GSimpleAsyncResult and GIOScheduler, that
also allows for making cancellable wrappers around non-cancellable
functions (as in GThreadedResolver).

https://bugzilla.gnome.org/show_bug.cgi?id=661767
2012-10-10 10:29:36 -04:00