Home
last modified time | relevance | path

Searched refs:gsk_io_notify_ready_to_read (Results 1 – 9 of 9) sorted by relevance

/dports/net/gsk/gsk-1.0.63/src/
H A Dgskpacketqueuefd.c199 gsk_io_notify_ready_to_read (GSK_IO (packet_queue_fd)); in gsk_packet_queue_fd_source_dispatch()
267 gsk_io_notify_ready_to_read (GSK_IO (packet_queue_fd)); in handle_io_event()
H A Dgskstreamwatchdog.c33 gsk_io_notify_ready_to_read (watchdog); in handle_underlying_readable()
H A Dgskio.h120 #define gsk_io_notify_ready_to_read(io) gsk_hook_notify (GSK_IO_READ_HOOK (io)) macro
H A Dgskpersistentconnection.c194 gsk_io_notify_ready_to_read (connection); in handle_transport_readable()
H A Dgskstreamqueue.c94 gsk_io_notify_ready_to_read (queue); in handle_read_stream_notify()
H A Dgskstreamfd.c100 gsk_io_notify_ready_to_read (GSK_IO (stream_fd)); in handle_stream_fd_events()
/dports/net/gsk/gsk-1.0.63/src/ssl/
H A Dgskstreamssl.c564 gsk_io_notify_ready_to_read (ssl); in backend_buffered_write_hook()
620 gsk_io_notify_ready_to_read (ssl); in backend_buffered_read_hook()
/dports/net/gsk/gsk-1.0.63/src/url/
H A Dgskurltransfer.c1066 gsk_io_notify_ready_to_read (data); in handle_substream_is_readable()
/dports/net/gsk/gsk-1.0.63/src/http/
H A Dgskhttpserver.c186 gsk_io_notify_ready_to_read (server); in handle_content_is_readable()