gio: deprecate GSimpleAsyncResult
authorDan Winship <danw@gnome.org>
Tue, 17 Apr 2012 14:38:37 +0000 (10:38 -0400)
committerDan Winship <danw@gnome.org>
Sat, 4 Apr 2015 14:16:52 +0000 (10:16 -0400)
commitec9c248d7d5cf6c60e212c7ba4b9e8a0a4f76452
treeb33620dfc0ad53b1a5630bc51d63339e9048b2d1
parentf10b6550ff2ce55d06b92d6dc3e443fc007b2f7a
gio: deprecate GSimpleAsyncResult

GTask has been around for a long time now, everything in GLib is using
it, and the run-in-thread deadlock problems should be fixed now.

https://bugzilla.gnome.org/show_bug.cgi?id=661767
gio/gasyncinitable.c
gio/gasyncresult.c
gio/gsimpleasyncresult.c
gio/gsimpleasyncresult.h
gio/tests/simple-async-result.c