Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dpipe.c248 uv__io_feed(handle->loop, &handle->io_watcher); in uv_pipe_connect()
342 uv__io_feed(handle->loop, &handle->io_watcher); in uv_pipe_connect2()
H A Dudp.c328 uv__io_feed(handle->loop, &handle->io_watcher); in uv__udp_sendmsg_one()
397 uv__io_feed(handle->loop, &handle->io_watcher); in uv__udp_sendmsg_many()
423 uv__io_feed(handle->loop, &handle->io_watcher); in uv__udp_sendmsg_many()
H A Dinternal.h263 void uv__io_feed(uv_loop_t* loop, uv__io_t* w);
H A Dtcp.c346 uv__io_feed(handle->loop, &handle->io_watcher); in uv__tcp_connect()
H A Dstream.c736 uv__io_feed(stream->loop, &stream->io_watcher); in uv__write_req_finish()
1183 uv__io_feed(stream->loop, &stream->io_watcher); in uv_shutdown()
H A Dcore.c974 void uv__io_feed(uv_loop_t* loop, uv__io_t* w) { in uv__io_feed() function

Completed in 20 milliseconds