Home
last modified time | relevance | path

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

/dports/net/gsk/gsk-1.0.63/src/zlib/
H A Dgskzlibinflator.c34 gsk_io_clear_idle_notify_read (zlib_inflator); in gsk_zlib_inflator_raw_read()
54 gsk_io_clear_idle_notify_read (zlib_inflator); in gsk_zlib_inflator_raw_read_buffer()
H A Dgskzlibdeflator.c46 gsk_io_clear_idle_notify_read (zlib_deflator); in gsk_zlib_deflator_raw_read()
67 gsk_io_clear_idle_notify_read (zlib_deflator); in gsk_zlib_deflator_raw_read_buffer()
/dports/net/gsk/gsk-1.0.63/src/
H A Dgskstream.h129 #define gsk_stream_clear_idle_notify_read(stream) gsk_io_clear_idle_notify_read(stream)
H A Dgskstreamexternal.c30 gsk_io_clear_idle_notify_read (external); in gsk_stream_external_raw_read()
103 gsk_io_clear_idle_notify_read (external); in gsk_stream_external_raw_read_buffer()
H A Dgskbufferstream.c144 gsk_io_clear_idle_notify_read (stream); in gsk_buffer_stream_read_buffer_changed()
H A Dgskio.h161 #define gsk_io_clear_idle_notify_read(io) gsk_hook_clear_idle_notify (GSK_IO_READ_HOOK (io)) macro
H A Dgskstreamfd.c247 gsk_io_clear_idle_notify_read (io); in remove_poll()
/dports/net/gsk/gsk-1.0.63/src/http/
H A Dgskhttpserver.c432 gsk_io_clear_idle_notify_read (server); in gsk_http_server_raw_read()
438 gsk_io_clear_idle_notify_read (server); in gsk_http_server_raw_read()
800 gsk_io_clear_idle_notify_read (post_stream); in check_unblock_server()
H A Dgskhttpclient.c480 gsk_io_clear_idle_notify_read (client); in gsk_http_client_raw_read()
1093 gsk_io_clear_idle_notify_read (content_stream); in gsk_http_client_content_stream_read_fixups()