Home
last modified time | relevance | path

Searched refs:UNREGISTER_HANDLE_REQ (Results 1 – 5 of 5) sorted by relevance

/libuv/src/win/
H A Dreq-inl.h62 #define UNREGISTER_HANDLE_REQ(loop, handle) \ macro
H A Dtcp.c215 UNREGISTER_HANDLE_REQ(loop, stream); in uv__process_tcp_shutdown_req()
1120 UNREGISTER_HANDLE_REQ(loop, handle); in uv__process_tcp_write_req()
1212 UNREGISTER_HANDLE_REQ(loop, handle); in uv__process_tcp_connect_req()
H A Dpipe.c2184 UNREGISTER_HANDLE_REQ(loop, handle); in uv__process_pipe_write_req()
2269 UNREGISTER_HANDLE_REQ(loop, handle); in uv__process_pipe_connect_req()
2301 UNREGISTER_HANDLE_REQ(loop, handle); in uv__process_pipe_shutdown_req()
H A Dtty.c2222 UNREGISTER_HANDLE_REQ(loop, handle);
2266 UNREGISTER_HANDLE_REQ(loop, stream);
H A Dudp.c536 UNREGISTER_HANDLE_REQ(loop, handle); in uv__process_udp_send_req()

Completed in 23 milliseconds