Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dloop.c86 uv__handle_unref(&loop->child_watcher); in uv_loop_init()
102 uv__handle_unref(&loop->wq_async); in uv_loop_init()
Dcore.c304 uv__handle_unref(handle); in uv__finish_close()
Dstream.c340 uv__handle_unref(&s->async); in uv__stream_try_select()
/third_party/libuv/src/
Dfs-poll.c97 uv__handle_unref(&ctx->timer_handle); in uv_fs_poll_start()
Duv-common.h291 #define uv__handle_unref(h) \ macro
Duv-common.c567 uv__handle_unref(handle); in uv_unref()
/third_party/libuv/src/win/
Dcore.c296 uv__handle_unref(&loop->wq_async); in uv_loop_init()