Searched refs:INCREASE_ACTIVE_COUNT (Results 1 – 6 of 6) sorted by relevance
42 #define INCREASE_ACTIVE_COUNT(loop, handle) \ macro
58 INCREASE_ACTIVE_COUNT((loop), (handle)); \
593 INCREASE_ACTIVE_COUNT(loop, handle); in uv__tcp_listen()714 INCREASE_ACTIVE_COUNT(loop, handle); in uv__tcp_read_start()
330 INCREASE_ACTIVE_COUNT(loop, handle); in uv__udp_recv_start()
1228 INCREASE_ACTIVE_COUNT(loop, handle); in uv__pipe_listen()1449 INCREASE_ACTIVE_COUNT(loop, handle); in uv__pipe_read_start()
1016 INCREASE_ACTIVE_COUNT(loop, handle); in uv__tty_read_start()
Completed in 25 milliseconds