Searched refs:gsk_io_is_polling_for_read (Results 1 – 6 of 6) sorted by relevance
44 if (gsk_io_is_polling_for_read (queue) in dequeue_read_stream()593 if (gsk_io_is_polling_for_read (queue)) in gsk_stream_queue_append_read_stream()
146 gsk_io_is_polling_for_read (stream)); in gsk_buffer_stream_read_buffer_changed()
164 #define gsk_io_is_polling_for_read(io) gsk_hook_get_last_poll_state (GSK_IO_READ_HOOK (io… macro
283 if (gsk_io_is_polling_for_read (connection)) in retry_connection()
83 is_writable = gsk_io_is_polling_for_read (multipart_decoder->feed_stream); in update_idle_notify_writeable()
1168 if (gsk_io_is_polling_for_read (transfer_stream)) in handle_transfer_done()