Searched refs:syncsocket_start_read (Results 1 – 4 of 4) sorted by relevance
108 status = syncsocket_start_read(ssocket); in core_connection_open_socket()232 int status = syncsocket_start_read(desc->ssocket); in core_connection_read()275 status = syncsocket_start_read(desc->ssocket); in core_connection_switch_stream()
97 int status = syncsocket_start_read(_coreCmdProxy.sync_reader); in _coreCmdProxy_get_response()
80 int syncsocket_start_read(SyncSocket* ssocket);
125 syncsocket_start_read(SyncSocket* ssocket) in syncsocket_start_read() function