Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/src/win/
H A Dpipe.c93 static void eof_timer_init(uv_pipe_t* pipe);
2165 eof_timer_init(handle); in uv__process_pipe_shutdown_req()
2188 static void eof_timer_init(uv_pipe_t* pipe) { in eof_timer_init() function