Home
last modified time | relevance | path

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

/dports/net/gsk/gsk-1.0.63/src/zlib/
H A Dgskzlibdeflator.c144 gsk_io_mark_idle_notify_read (zlib_deflator); in gsk_zlib_deflator_shutdown_write()
252 gsk_io_mark_idle_notify_read (zlib_deflator); in gsk_zlib_deflator_raw_write()
H A Dgskzlibinflator.c161 gsk_io_mark_idle_notify_read (zlib_inflator); in gsk_zlib_inflator_raw_write()
/dports/net/gsk/gsk-1.0.63/src/http/
H A Dgskhttpclient.c219 gsk_io_mark_idle_notify_read (request->client); in handle_post_data_readable()
954 gsk_io_mark_idle_notify_read (client); in gsk_http_client_request()
1095 gsk_io_mark_idle_notify_read (content_stream); in gsk_http_client_content_stream_read_fixups()
1211 gsk_io_mark_idle_notify_read (stream); in gsk_http_client_content_stream_xfer()
H A Dgskhttpserver.c188 gsk_io_mark_idle_notify_read (server); in handle_content_is_readable()
218 gsk_io_mark_idle_notify_read (server); in handle_content_shutdown()
1139 gsk_io_mark_idle_notify_read (server); in gsk_http_server_respond()
/dports/net/gsk/gsk-1.0.63/src/
H A Dgskstream.h121 #define gsk_stream_mark_idle_notify_read(stream) gsk_io_mark_idle_notify_read(stream)
H A Dgskbufferstream.c150 gsk_io_mark_idle_notify_read (stream); in gsk_buffer_stream_read_buffer_changed()
H A Dgskio.h154 #define gsk_io_mark_idle_notify_read(io) gsk_hook_mark_idle_notify (GSK_IO_READ_HOOK (io)) macro
H A Dgskstreamexternal.c317 gsk_io_mark_idle_notify_read (external); in handle_read_fd_ready()
H A Dgskstreamfd.c226 gsk_io_mark_idle_notify_read (io); in add_poll()