Searched refs:eof_timer_start (Results 1 – 1 of 1) sorted by relevance
94 static void eof_timer_start(uv_pipe_t* pipe);1362 eof_timer_start(handle); in uv__pipe_queue_read()2177 eof_timer_start(handle); in uv__process_pipe_shutdown_req()2209 static void eof_timer_start(uv_pipe_t* pipe) { in eof_timer_start() function