Searched refs:eof_timer_init (Results 1 – 1 of 1) sorted by relevance
93 static void eof_timer_init(uv_pipe_t* pipe);2172 eof_timer_init(handle); in uv__process_pipe_shutdown_req()2194 static void eof_timer_init(uv_pipe_t* pipe) { in eof_timer_init() function