OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uv_ref
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mit/libuv/dist/test/
test-poll-multiple-handles.c
94
uv_ref
((uv_handle_t*) &second_poll_handle);
test-stdio-over-pipes.c
269
uv_ref
((uv_handle_t*) &stdout_pipe1);
270
uv_ref
((uv_handle_t*) &stdin_pipe1);
271
uv_ref
((uv_handle_t*) &stdout_pipe2);
272
uv_ref
((uv_handle_t*) &stdin_pipe2);
test-ref.c
439
uv_ref
((uv_handle_t*)&h);
/src/external/mit/libuv/dist/src/
uv-common.c
618
void
uv_ref
(uv_handle_t* handle) {
function
/src/external/mit/libuv/dist/include/
uv.h
315
UV_EXTERN void
uv_ref
(uv_handle_t*);
Completed in 53 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026