OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pipe_write_handles
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/test/
benchmark-pump.c
77
static uv_pipe_t
pipe_write_handles
[MAX_WRITE_HANDLES];
variable
115
uv_close((uv_handle_t*) &
pipe_write_handles
[i], NULL);
238
do_write((uv_stream_t*) &
pipe_write_handles
[i]);
265
pipe = &
pipe_write_handles
[max_connect_socket++];
benchmark-pump.c
77
static uv_pipe_t
pipe_write_handles
[MAX_WRITE_HANDLES];
variable
115
uv_close((uv_handle_t*) &
pipe_write_handles
[i], NULL);
238
do_write((uv_stream_t*) &
pipe_write_handles
[i]);
265
pipe = &
pipe_write_handles
[max_connect_socket++];
Completed in 41 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026