Home
last modified time | relevance | path

Searched refs:uv_unref (Results 1 - 25 of 43) sorted by relevance

12

/third_party/libuv/test/
H A Dtest-ref.c113 uv_unref((uv_handle_t*)&h); in TEST_IMPL()
124 uv_unref((uv_handle_t*)&h); in TEST_IMPL()
136 uv_unref((uv_handle_t*)&h); in TEST_IMPL()
148 uv_unref((uv_handle_t*)&h); in TEST_IMPL()
158 uv_unref((uv_handle_t*)h); in prepare_cb()
176 uv_unref((uv_handle_t*)&h); in TEST_IMPL()
188 uv_unref((uv_handle_t*)&h); in TEST_IMPL()
203 uv_unref((uv_handle_t*)&h); in TEST_IMPL()
215 uv_unref((uv_handle_t*)&h); in TEST_IMPL()
226 uv_unref((uv_handle_ in TEST_IMPL()
[all...]
H A Dtest-stdio-over-pipes.c244 uv_unref((uv_handle_t*) &stdin_pipe1); in stdio_over_pipes_helper()
245 uv_unref((uv_handle_t*) &stdout_pipe1); in stdio_over_pipes_helper()
246 uv_unref((uv_handle_t*) &stdin_pipe2); in stdio_over_pipes_helper()
247 uv_unref((uv_handle_t*) &stdout_pipe2); in stdio_over_pipes_helper()
H A Dbenchmark-udp-pummel.c168 uv_unref((uv_handle_t*)&timer_handle); in pummel()
179 uv_unref((uv_handle_t*)&s->udp_handle); in pummel()
H A Dtest-poll-multiple-handles.c91 uv_unref((uv_handle_t*) &second_poll_handle); in TEST_IMPL()
H A Dtest-timer-again.c106 uv_unref((uv_handle_t*)&dummy); in TEST_IMPL()
H A Dtest-signal-pending-on-close.c102 uv_unref((uv_handle_t*) &signal_hdl); in TEST_IMPL()
H A Dtest-osx-select.c107 uv_unref((uv_handle_t*) &tcps[i]); in TEST_IMPL()
H A Dtest-udp-options.c41 uv_unref((uv_handle_t*)&h); /* don't keep the loop alive */ in udp_options_test()
H A Dtest-tcp-close.c94 uv_unref((uv_handle_t*)handle); in start_server()
H A Dtest-tcp-close-after-read-timeout.c137 uv_unref((uv_handle_t*) handle); in start_server()
H A Dtest-timer.c147 uv_unref((uv_handle_t*)&never); in TEST_IMPL()
448 uv_unref((uv_handle_t*) &timer_handle); in TEST_IMPL()
H A Dtest-fork.c279 uv_unref((uv_handle_t*)&signal_handle); in TEST_IMPL()
339 uv_unref((uv_handle_t*)&signal_handle); /* so the loop can exit; in TEST_IMPL()
H A Dtest-loop-handles.c313 uv_unref((uv_handle_t*)&timer_handle); in TEST_IMPL()
/third_party/libuv/docs/code/ref-timer/
H A Dmain.c21 uv_unref((uv_handle_t*) &gc_req); in main()
/third_party/libuv/docs/code/detach/
H A Dmain.c28 uv_unref((uv_handle_t*) &child_req); in main()
/third_party/node/test/addons/uv-handle-leak/
H A Dbinding.cc47 uv_unref(reinterpret_cast<uv_handle_t*>(leaked_timer)); in LeakHandle()
/third_party/node/src/
H A Dtimer_wrap.cc38 uv_unref(reinterpret_cast<uv_handle_t*>(&timer_)); in Unref()
H A Denv.cc597 uv_unref(reinterpret_cast<uv_handle_t*>(&task_queues_async_)); in add_refs()
874 uv_unref(reinterpret_cast<uv_handle_t*>(timer_handle())); in InitializeLibuv()
877 uv_unref(reinterpret_cast<uv_handle_t*>(immediate_check_handle())); in InitializeLibuv()
900 uv_unref(reinterpret_cast<uv_handle_t*>(&idle_prepare_handle_)); in InitializeLibuv()
901 uv_unref(reinterpret_cast<uv_handle_t*>(&idle_check_handle_)); in InitializeLibuv()
902 uv_unref(reinterpret_cast<uv_handle_t*>(&task_queues_async_)); in InitializeLibuv()
1183 uv_unref(reinterpret_cast<uv_handle_t*>(timer_handle())); in ToggleTimerRef()
1241 uv_unref(h); in RunTimers()
1243 uv_unref(h); in RunTimers()
H A Dnode_win32_etw_provider.cc183 uv_unref(reinterpret_cast<uv_handle_t*>(&dispatch_etw_events_change_async)); in init_etw()
H A Dhandle_wrap.cc54 uv_unref(wrap->GetHandle()); in Unref()
H A Dfs_event_wrap.cc171 uv_unref(reinterpret_cast<uv_handle_t*>(&wrap->handle_)); in Start()
H A Dnode_platform.cc235 uv_unref(reinterpret_cast<uv_handle_t*>(flush_tasks_)); in PerIsolatePlatformData()
473 uv_unref(reinterpret_cast<uv_handle_t*>(&delayed->timer)); in FlushForegroundTasksInternal()
H A Dnode_watchdog.cc179 uv_unref(reinterpret_cast<uv_handle_t*>(&handle_)); in TraceSigintWatchdog()
/third_party/node/test/addons/worker-addon/
H A Dbinding.cc69 uv_unref(reinterpret_cast<uv_handle_t*>(&extra_async)); in Initialize()
/third_party/node/src/tracing/
H A Dagent.cc62 uv_unref(reinterpret_cast<uv_handle_t*>(&initialize_writer_async_)); in Agent()

Completed in 13 milliseconds

12