Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dpipe.c542 uv_pipe_accept_t* req, BOOL firstInstance) { in pipe_alloc_accept() argument
548 (firstInstance ? FILE_FLAG_FIRST_PIPE_INSTANCE : 0), in pipe_alloc_accept()
1108 uv_pipe_accept_t* req, BOOL firstInstance) { in uv__pipe_queue_accept() argument
1111 if (!firstInstance && !pipe_alloc_accept(loop, handle, req, FALSE)) { in uv__pipe_queue_accept()

Completed in 12 milliseconds