Home
last modified time | relevance | path

Searched refs:uv__pipe_read_stop (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/src/win/
Dstream.c102 uv__pipe_read_stop((uv_pipe_t*) handle); in uv_read_stop()
Dinternal.h125 void uv__pipe_read_stop(uv_pipe_t* handle);
Dpipe.c973 void uv__pipe_read_stop(uv_pipe_t* handle) { in uv__pipe_read_stop() function