Home
last modified time | relevance | path

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

/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/
H A Duv-common.h120 #define uv__active_handle_rm(h) \ macro
146 if (((h)->flags & UV__HANDLE_REF) != 0) uv__active_handle_rm(h); \
164 if (((h)->flags & UV__HANDLE_ACTIVE) != 0) uv__active_handle_rm(h); \
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/
H A Duv-common.h160 #define uv__active_handle_rm(h) \ macro
186 if (((h)->flags & UV__HANDLE_REF) != 0) uv__active_handle_rm(h); \
204 if (((h)->flags & UV__HANDLE_ACTIVE) != 0) uv__active_handle_rm(h); \
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/
H A Duv-common.h229 #define uv__active_handle_rm(h) \ macro
253 if (((h)->flags & UV_HANDLE_REF) != 0) uv__active_handle_rm(h); \
271 if (((h)->flags & UV_HANDLE_ACTIVE) != 0) uv__active_handle_rm(h); \
/dports/www/node10/node-v10.24.1/deps/uv/src/
H A Duv-common.h228 #define uv__active_handle_rm(h) \ macro
252 if (((h)->flags & UV_HANDLE_REF) != 0) uv__active_handle_rm(h); \
270 if (((h)->flags & UV_HANDLE_ACTIVE) != 0) uv__active_handle_rm(h); \
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/
H A Duv-common.h246 #define uv__active_handle_rm(h) \ macro
270 if (((h)->flags & UV_HANDLE_REF) != 0) uv__active_handle_rm(h); \
288 if (((h)->flags & UV_HANDLE_ACTIVE) != 0) uv__active_handle_rm(h); \
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/
H A Duv-common.h246 #define uv__active_handle_rm(h) \ macro
270 if (((h)->flags & UV_HANDLE_REF) != 0) uv__active_handle_rm(h); \
288 if (((h)->flags & UV_HANDLE_ACTIVE) != 0) uv__active_handle_rm(h); \
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/src/
H A Duv-common.h246 #define uv__active_handle_rm(h) \ macro
270 if (((h)->flags & UV_HANDLE_REF) != 0) uv__active_handle_rm(h); \
288 if (((h)->flags & UV_HANDLE_ACTIVE) != 0) uv__active_handle_rm(h); \
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/
H A Duv-common.h246 #define uv__active_handle_rm(h) \ macro
270 if (((h)->flags & UV_HANDLE_REF) != 0) uv__active_handle_rm(h); \
288 if (((h)->flags & UV_HANDLE_ACTIVE) != 0) uv__active_handle_rm(h); \
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/src/
H A Duv-common.h251 #define uv__active_handle_rm(h) \ macro
275 if (((h)->flags & UV_HANDLE_REF) != 0) uv__active_handle_rm(h); \
293 if (((h)->flags & UV_HANDLE_ACTIVE) != 0) uv__active_handle_rm(h); \
/dports/devel/libuv/libuv-v1.42.0/src/
H A Duv-common.h251 #define uv__active_handle_rm(h) \ macro
275 if (((h)->flags & UV_HANDLE_REF) != 0) uv__active_handle_rm(h); \
293 if (((h)->flags & UV_HANDLE_ACTIVE) != 0) uv__active_handle_rm(h); \
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/win/
H A Dhandle-inl.h79 uv__active_handle_rm((uv_handle_t*) (handle)); \
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/win/
H A Dhandle-inl.h79 uv__active_handle_rm((uv_handle_t*) (handle)); \
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/win/
H A Dhandle-inl.h79 uv__active_handle_rm((uv_handle_t*) (handle)); \
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/src/win/
H A Dhandle-inl.h79 uv__active_handle_rm((uv_handle_t*) (handle)); \
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/win/
H A Dhandle-inl.h79 uv__active_handle_rm((uv_handle_t*) (handle)); \
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/src/win/
H A Dhandle-inl.h79 uv__active_handle_rm((uv_handle_t*) (handle)); \
/dports/devel/libuv/libuv-v1.42.0/src/win/
H A Dhandle-inl.h79 uv__active_handle_rm((uv_handle_t*) (handle)); \
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/win/
H A Dhandle-inl.h79 uv__active_handle_rm((uv_handle_t*) (handle)); \
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/win/
H A Dhandle-inl.h79 uv__active_handle_rm((uv_handle_t*) (handle)); \
/dports/www/node10/node-v10.24.1/deps/uv/src/win/
H A Dhandle-inl.h79 uv__active_handle_rm((uv_handle_t*) (handle)); \