uv_run            275 include/uv.h   UV_EXTERN int uv_run(uv_loop_t*, uv_run_mode mode);
uv_run             81 test/benchmark-async-pummel.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run             70 test/benchmark-async.c   ASSERT(0 == uv_run(ctx->loop, UV_RUN_DEFAULT));
uv_run             95 test/benchmark-async.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run             54 test/benchmark-fs-stat.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            111 test/benchmark-fs-stat.c     uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             78 test/benchmark-getaddrinfo.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run             60 test/benchmark-loop-count.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run             84 test/benchmark-loop-count.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            102 test/benchmark-million-async.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run             62 test/benchmark-million-timers.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run             68 test/benchmark-million-timers.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            217 test/benchmark-multi-accept.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            219 test/benchmark-multi-accept.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            237 test/benchmark-multi-accept.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            261 test/benchmark-multi-accept.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            385 test/benchmark-multi-accept.c     ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            206 test/benchmark-ping-pongs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            286 test/benchmark-pound.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            376 test/benchmark-pump.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            397 test/benchmark-pump.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            416 test/benchmark-pump.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            432 test/benchmark-pump.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            152 test/benchmark-spawn.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            125 test/benchmark-tcp-write-batch.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            197 test/benchmark-udp-pummel.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            114 test/blackhole-server.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            326 test/dns-server.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            340 test/echo-server.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            351 test/echo-server.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            362 test/echo-server.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            373 test/echo-server.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run             76 test/test-active.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             50 test/test-async-null-cb.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run            125 test/test-async.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             70 test/test-callback-order.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            191 test/test-callback-stack.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            108 test/test-connection-fail.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            178 test/test-delayed-accept.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             91 test/test-embed.c   uv_run(uv_default_loop(), UV_RUN_ONCE);
uv_run            127 test/test-embed.c   uv_run(external, UV_RUN_DEFAULT);
uv_run            197 test/test-fs-event.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            231 test/test-fs-event.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            259 test/test-fs-event.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            290 test/test-fs-event.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            322 test/test-fs-event.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            354 test/test-fs-event.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            400 test/test-fs-event.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            426 test/test-fs-event.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            487 test/test-fs-event.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            138 test/test-fs-poll.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            477 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            505 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            531 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            600 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            611 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            620 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            632 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            749 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            772 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            787 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            791 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            795 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            799 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            805 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            810 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            815 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            868 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            983 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            996 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1062 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1074 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1084 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1093 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1135 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1141 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1147 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1156 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1216 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1237 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1254 test/test-fs.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run           1348 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1371 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1378 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1544 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1636 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1684 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1710 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run           1740 test/test-fs.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run             92 test/test-getaddrinfo.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run            112 test/test-getaddrinfo.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            141 test/test-getaddrinfo.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            318 test/test-getsockname.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            336 test/test-getsockname.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run             90 test/test-idle.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            106 test/test-ipc-send-recv.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            213 test/test-ipc-send-recv.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            319 test/test-ipc.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            567 test/test-ipc.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            613 test/test-ipc.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            315 test/test-loop-handles.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             59 test/test-loop-stop.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             63 test/test-loop-stop.c   r = uv_run(uv_default_loop(), UV_RUN_NOWAIT);
uv_run             67 test/test-loop-stop.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             95 test/test-multiple-listen.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             74 test/test-osx-select.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            222 test/test-ping-pong.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            233 test/test-ping-pong.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            244 test/test-ping-pong.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             66 test/test-pipe-bind-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             87 test/test-pipe-bind-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            109 test/test-pipe-bind-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            130 test/test-pipe-bind-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             68 test/test-pipe-connect-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             88 test/test-pipe-connect-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             67 test/test-poll-close.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            550 test/test-poll.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             51 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            103 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            114 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            125 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            137 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            149 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            167 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            178 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            190 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            201 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            213 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            224 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            236 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            249 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            262 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            277 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            291 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            305 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            321 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            334 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            346 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            358 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            372 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            406 test/test-ref.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             41 test/test-run-nowait.c   r = uv_run(uv_default_loop(), UV_RUN_NOWAIT);
uv_run             44 test/test-run-once.c   while (uv_run(uv_default_loop(), UV_RUN_ONCE));
uv_run             76 test/test-shutdown-close.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             95 test/test-shutdown-close.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            168 test/test-shutdown-eof.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            107 test/test-signal-multiple-loops.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            125 test/test-signal-multiple-loops.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            138 test/test-signal-multiple-loops.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            169 test/test-signal-multiple-loops.c     r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            104 test/test-signal.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            109 test/test-signal.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            118 test/test-signal.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            140 test/test-signal.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            171 test/test-spawn.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run            187 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            218 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            258 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            315 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            349 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            373 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            398 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            435 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            461 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            524 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            571 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            604 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            650 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            812 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            846 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            878 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            910 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            931 test/test-spawn.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            945 test/test-spawn.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run            948 test/test-spawn.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run            142 test/test-stdio-over-pipes.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            230 test/test-stdio-over-pipes.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run            243 test/test-stdio-over-pipes.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run             60 test/test-tcp-bind-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             83 test/test-tcp-bind-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            104 test/test-tcp-bind-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            128 test/test-tcp-bind-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            153 test/test-tcp-bind-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             60 test/test-tcp-bind6-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             81 test/test-tcp-bind6-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            105 test/test-tcp-bind6-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            130 test/test-tcp-bind6-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             72 test/test-tcp-close-while-connecting.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            120 test/test-tcp-close.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run             86 test/test-tcp-connect-error-after-write.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             62 test/test-tcp-connect-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             81 test/test-tcp-connect-timeout.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             60 test/test-tcp-connect6-error.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             47 test/test-tcp-flags.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            165 test/test-tcp-open.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             69 test/test-tcp-read-stop.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run            121 test/test-tcp-shutdown-after-write.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            104 test/test-tcp-unexpected-read.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            127 test/test-tcp-write-to-half-open-connection.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            156 test/test-tcp-writealot.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            131 test/test-thread.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            193 test/test-threadpool-cancel.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            218 test/test-threadpool-cancel.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            270 test/test-threadpool-cancel.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            296 test/test-threadpool-cancel.c     ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run            306 test/test-threadpool-cancel.c   ASSERT(0 == uv_run(loop, UV_RUN_DEFAULT));
uv_run             52 test/test-threadpool.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             69 test/test-threadpool.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            129 test/test-timer-again.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             70 test/test-timer-from-check.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run             77 test/test-timer-from-check.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_ONCE));
uv_run            126 test/test-timer.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            151 test/test-timer.c   r = uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            199 test/test-timer.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run            213 test/test-timer.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run            237 test/test-timer.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run            263 test/test-timer.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_DEFAULT));
uv_run            282 test/test-timer.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_ONCE));
uv_run            286 test/test-timer.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_ONCE));
uv_run            290 test/test-timer.c   ASSERT(0 == uv_run(uv_default_loop(), UV_RUN_ONCE));
uv_run            115 test/test-tty.c   uv_run(loop, UV_RUN_DEFAULT);
uv_run             79 test/test-udp-dgram-too-big.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            133 test/test-udp-ipv6.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            132 test/test-udp-multicast-join.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             80 test/test-udp-multicast-ttl.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run            147 test/test-udp-open.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             80 test/test-udp-options.c   r = uv_run(loop, UV_RUN_DEFAULT);
uv_run            200 test/test-udp-send-and-recv.c   uv_run(uv_default_loop(), UV_RUN_DEFAULT);
uv_run             67 test/test-walk-handles.c   r = uv_run(loop, UV_RUN_DEFAULT);