Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-run-once.c28 static int idle_counter; variable
34 if (++idle_counter == NUM_TICKS) in idle_cb()
44 ASSERT_EQ(idle_counter, NUM_TICKS); in TEST_IMPL()

Completed in 3 milliseconds