Home
last modified time | relevance | path

Searched refs:uv__handle_unref (Results 1 – 8 of 8) sorted by relevance

/libuv/src/unix/
H A Dloop.c102 uv__handle_unref(&loop->wq_async); in uv_loop_init()
H A Dprocess.c87 uv__handle_unref(&loop->child_watcher); in uv__process_init()
H A Dstream.c351 uv__handle_unref(&s->async); in uv__stream_try_select()
H A Dcore.c357 uv__handle_unref(handle); in uv__finish_close()
/libuv/src/
H A Dfs-poll.c97 uv__handle_unref(&ctx->timer_handle); in uv_fs_poll_start()
H A Duv-common.h303 #define uv__handle_unref(h) \ macro
H A Duv-common.c605 uv__handle_unref(handle); in uv_unref()
/libuv/src/win/
H A Dcore.c296 uv__handle_unref(&loop->wq_async); in uv_loop_init()

Completed in 34 milliseconds