Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dpipe.c573 static DWORD WINAPI pipe_shutdown_thread_proc(void* parameter) { in pipe_shutdown_thread_proc() function
632 result = QueueUserWorkItem(pipe_shutdown_thread_proc, in uv__pipe_shutdown()

Completed in 8 milliseconds