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

  /src/external/mit/libuv/dist/src/win/
req-inl.h 62 #define UNREGISTER_HANDLE_REQ(loop, handle) \
tcp.c 215 UNREGISTER_HANDLE_REQ(loop, stream);
1120 UNREGISTER_HANDLE_REQ(loop, handle);
1212 UNREGISTER_HANDLE_REQ(loop, handle);
pipe.c 2184 UNREGISTER_HANDLE_REQ(loop, handle);
2269 UNREGISTER_HANDLE_REQ(loop, handle);
2301 UNREGISTER_HANDLE_REQ(loop, handle);
tty.c 2250 UNREGISTER_HANDLE_REQ(loop, handle);
2294 UNREGISTER_HANDLE_REQ(loop, stream);
udp.c 536 UNREGISTER_HANDLE_REQ(loop, handle);

Completed in 17 milliseconds