Lines Matching full:asynchronous
101 * Many #GFile operations have both synchronous and asynchronous versions
102 * to suit your application. Asynchronous versions of synchronous functions
103 * simply have _async() appended to their function names. The asynchronous
1114 * Finishes an asynchronous file info query.
1248 * Finishes an asynchronous filesystem info query. See
1362 * Finishes an asynchronous find mount request.
1676 * Finishes an asynchronous file read operation started with
1748 * Finishes an asynchronous file append operation started with
1821 * Finishes an asynchronous file create operation started with
1901 * Finishes an asynchronous file replace operation started with
3686 * Finish an asynchronous mount operation that was started
3769 * Finish an asynchronous unmount operation that was started
3804 * Starts an asynchronous eject on a mountable.
3850 * Finishes an asynchronous eject operation started by
5446 * Finishes an asynchronous partial load operation that was started
5515 * Starts an asynchronous load of the @file's contents.
5552 * Finishes an asynchronous load of the @file's contents.
5803 * Starts an asynchronous replacement of @file with the given
5864 * Finishes an asynchronous replace of the given @file. See