Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dpipe.c560 static DWORD WINAPI pipe_shutdown_thread_proc(void* parameter) { in pipe_shutdown_thread_proc() function
638 result = QueueUserWorkItem(pipe_shutdown_thread_proc, in uv__pipe_endgame()