Lines Matching full:used
200 * to debugging. The name is used when creating GSource
219 * before the next one is used. The @niov parameter
267 * one is used. The @niov parameter specifies the
307 * before the next one is used. The @niov parameter
337 * before the next one is used. The @niov parameter
365 * one is used. The @niov parameter specifies the
528 * AioContext. This is may be used by coroutines that run in the main loop and
680 * This feature is typically used when the automatic
726 * Create a new main loop source that is used to watch
728 * qio_channel_add_watch() method would be used instead
745 * Create a new main loop source that is used to watch
750 * callback will be used to free @user_data when the
753 * The returned source ID can be used with g_source_remove()
864 * This is used internally by qio_channel_yield(). It can
865 * be used by channel implementations to forward the handlers