HomeSort by: relevance | last modified time | path
    Searched refs:uv__handle_closing (Results 1 - 12 of 12) sorted by relevancy

  /src/external/mit/libuv/dist/src/win/
handle.c 101 uv__handle_closing(handle);
107 uv__handle_closing(handle);
113 uv__handle_closing(handle);
119 uv__handle_closing(handle);
141 uv__handle_closing(handle);
async.c 62 uv__handle_closing(handle);
handle-inl.h 63 #define uv__handle_closing(handle) \ macro
signal.c 264 uv__handle_closing(handle);
core.c 351 uv__handle_closing(&loop->wq_async);
fs-event.c 600 uv__handle_closing(handle);
poll.c 543 uv__handle_closing(handle);
process.c 858 uv__handle_closing(handle);
udp.c 170 uv__handle_closing(handle);
tcp.c 1471 uv__handle_closing(tcp);
tty.c 2282 uv__handle_closing(handle);
pipe.c 1072 uv__handle_closing(handle);

Completed in 32 milliseconds