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

  /src/external/mit/libuv/dist/src/win/
handle-inl.h 32 #define DECREASE_ACTIVE_COUNT(loop, handle) \
req-inl.h 64 DECREASE_ACTIVE_COUNT((loop), (handle)); \
stream.c 107 DECREASE_ACTIVE_COUNT(handle->loop, handle);
tcp.c 997 DECREASE_ACTIVE_COUNT(loop, handle);
1030 DECREASE_ACTIVE_COUNT(loop, handle);
1069 DECREASE_ACTIVE_COUNT(loop, handle);
1082 DECREASE_ACTIVE_COUNT(loop, handle);
1171 DECREASE_ACTIVE_COUNT(loop, handle);
1467 DECREASE_ACTIVE_COUNT(loop, tcp);
tty.c 751 DECREASE_ACTIVE_COUNT(loop, handle);
772 DECREASE_ACTIVE_COUNT(loop, handle);
877 DECREASE_ACTIVE_COUNT(loop, handle);
994 DECREASE_ACTIVE_COUNT(loop, handle);
1076 DECREASE_ACTIVE_COUNT(handle->loop, handle);
pipe.c 1049 DECREASE_ACTIVE_COUNT(handle->loop, handle);
1062 DECREASE_ACTIVE_COUNT(loop, handle);
1067 DECREASE_ACTIVE_COUNT(loop, handle);
udp.c 347 DECREASE_ACTIVE_COUNT(loop, handle);

Completed in 30 milliseconds