Home
last modified time | relevance | path

Searched refs:loop_hang_called (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dtest-udp-send-hang-loop.c39 static int loop_hang_called; variable
52 if (++loop_hang_called > 1000) { in idle_cb()
95 ASSERT_GT(loop_hang_called, 1000); in TEST_IMPL()

Completed in 3 milliseconds