Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/src/win/
H A Dpipe.c560 static DWORD WINAPI pipe_shutdown_thread_proc(void* parameter) { in pipe_shutdown_thread_proc() function
619 result = QueueUserWorkItem(pipe_shutdown_thread_proc, in uv__pipe_shutdown()