X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgasynchelper.c;h=98bce1b4826fdd19d7f2bb90c32f5fe7c867553c;hb=5247f12f3649726471080440de0d37b78c1cec33;hp=b6a9352c7cc3d74032b722978eed7b4bd704b322;hpb=6d071b4ab6d60aecf9532d1aac2128dd0c08f917;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gasynchelper.c b/gio/gasynchelper.c index b6a9352..98bce1b 100644 --- a/gio/gasynchelper.c +++ b/gio/gasynchelper.c @@ -24,6 +24,15 @@ #include "gasynchelper.h" +/** + * SECTION:gasynchelper + * @short_description: Asynchronous Helper Functions + * @see_also: #GAsyncReady. + * + * Provides helper functions for asynchronous operations. + * + **/ + static void async_result_free (gpointer data) {