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__active_handle_rm
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/src/
uv-common.h
269
#define
uv__active_handle_rm
(h) \
macro
301
if (((h)->flags & UV_HANDLE_REF) != 0)
uv__active_handle_rm
(h); \
319
if (((h)->flags & UV_HANDLE_ACTIVE) != 0)
uv__active_handle_rm
(h); \
/src/external/mit/libuv/dist/src/win/
handle-inl.h
79
uv__active_handle_rm
((uv_handle_t*) (handle)); \
Completed in 15 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026