Lines Matching full:invoked
51 * The 'func' parameter is the callback to be invoked, and 'opaque'
56 * invoked, allowing the calling code to determine the result
193 * will be invoked from the main event thread, despite the
199 * @source: the object on which the operation is invoked
201 * @opaque: opaque data to pass to @func when invoked
207 * @func will be invoked. The callback can access the
212 * is invoked.
247 * invoked using qio_task_run_in_thread. This MUST
248 * ONLY be invoked if the task has not already
250 * is invoked, @task will have been freed.
254 * MUST ONLY be invoked from the thread that is
259 * callback provided to qio_task_new will be invoked.