Searched refs:uv__active_handle_rm (Results 1 – 2 of 2) sorted by relevance
254 #define uv__active_handle_rm(h) \ macro278 if (((h)->flags & UV_HANDLE_REF) != 0) uv__active_handle_rm(h); \296 if (((h)->flags & UV_HANDLE_ACTIVE) != 0) uv__active_handle_rm(h); \
79 uv__active_handle_rm((uv_handle_t*) (handle)); \