OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uv_close
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/libuv/dist/src/win/
handle.c
67
void
uv_close
(uv_handle_t* handle, uv_close_cb cb) {
function
/src/external/mpl/bind/dist/lib/isc/include/isc/
uv.h
75
#define
uv_close
(handle, close_cb)
uv_close
((uv_handle_t *)handle, close_cb)
macro
103
#define
uv_close
(handle, close_cb) \
macro
105
uv_close
(handle, close_cb); \
106
fprintf(stderr, "%" PRIu32 ":%s_:
uv_close
(%p, %p)\n", \
/src/external/mit/libuv/dist/src/unix/
core.c
159
void
uv_close
(uv_handle_t* handle, uv_close_cb close_cb) {
function
311
* by
uv_close
(). The handle is considered active at this point because the
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026