Home
last modified time | relevance | path

Searched refs:uv__io_close (Results 1 – 6 of 6) sorted by relevance

/libuv/src/unix/
H A Dinternal.h262 void uv__io_close(uv_loop_t* loop, uv__io_t* w);
H A Dkqueue.c654 uv__io_close(handle->loop, &handle->event_watcher); in uv_fs_event_stop()
H A Daix.c859 uv__io_close(handle->loop, &handle->event_watcher); in uv_fs_event_stop()
H A Dudp.c53 uv__io_close(handle->loop, &handle->io_watcher); in uv__udp_close()
H A Dstream.c1532 uv__io_close(handle->loop, &handle->io_watcher); in uv__stream_close()
H A Dcore.c964 void uv__io_close(uv_loop_t* loop, uv__io_t* w) { in uv__io_close() function

Completed in 19 milliseconds