Searched refs:syncsocket_stop_read (Results 1 – 4 of 4) sorted by relevance
131 syncsocket_stop_read(ssocket); in core_connection_open_socket()240 syncsocket_stop_read(desc->ssocket); in core_connection_read()300 syncsocket_stop_read(desc->ssocket); in core_connection_switch_stream()312 syncsocket_stop_read(desc->ssocket); in core_connection_switch_stream()318 syncsocket_stop_read(desc->ssocket); in core_connection_switch_stream()
114 syncsocket_stop_read(_coreCmdProxy.sync_reader); in _coreCmdProxy_get_response()
91 int syncsocket_stop_read(SyncSocket* ssocket);
136 syncsocket_stop_read(SyncSocket* ssocket) in syncsocket_stop_read() function