Home
last modified time | relevance | path

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

/netbsd/external/mit/libuv/dist/src/unix/
H A Dloop.c86 uv__handle_unref(&loop->child_watcher); in uv_loop_init()
102 uv__handle_unref(&loop->wq_async); in uv_loop_init()
H A Dcore.c315 uv__handle_unref(handle); in uv__finish_close()
H A Dstream.c341 uv__handle_unref(&s->async); in uv__stream_try_select()
/netbsd/external/mit/libuv/dist/src/
H A Dfs-poll.c97 uv__handle_unref(&ctx->timer_handle); in uv_fs_poll_start()
H A Duv-common.h291 #define uv__handle_unref(h) \ macro
H A Duv-common.c569 uv__handle_unref(handle); in uv_unref()
/netbsd/external/mit/libuv/dist/src/win/
H A Dcore.c296 uv__handle_unref(&loop->wq_async); in uv_loop_init()