Searched refs:uv__pipe_read_stop (Results 1 – 3 of 3) sorted by relevance
102 uv__pipe_read_stop((uv_pipe_t*) handle); in uv_read_stop()
125 void uv__pipe_read_stop(uv_pipe_t* handle);
973 void uv__pipe_read_stop(uv_pipe_t* handle) { in uv__pipe_read_stop() function