Searched refs:uv__handle_unref (Results 1 – 8 of 8) sorted by relevance
102 uv__handle_unref(&loop->wq_async); in uv_loop_init()
87 uv__handle_unref(&loop->child_watcher); in uv__process_init()
351 uv__handle_unref(&s->async); in uv__stream_try_select()
357 uv__handle_unref(handle); in uv__finish_close()
97 uv__handle_unref(&ctx->timer_handle); in uv_fs_poll_start()
303 #define uv__handle_unref(h) \ macro
605 uv__handle_unref(handle); in uv_unref()
296 uv__handle_unref(&loop->wq_async); in uv_loop_init()
Completed in 22 milliseconds