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

  /src/external/mit/libuv/dist/src/win/
handle-inl.h 42 #define INCREASE_ACTIVE_COUNT(loop, handle) \
req-inl.h 58 INCREASE_ACTIVE_COUNT((loop), (handle)); \
tcp.c 593 INCREASE_ACTIVE_COUNT(loop, handle);
714 INCREASE_ACTIVE_COUNT(loop, handle);
udp.c 330 INCREASE_ACTIVE_COUNT(loop, handle);
pipe.c 1228 INCREASE_ACTIVE_COUNT(loop, handle);
1449 INCREASE_ACTIVE_COUNT(loop, handle);
tty.c 1044 INCREASE_ACTIVE_COUNT(loop, handle);

Completed in 121 milliseconds