Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-timer.c34 static int zero_timeout_cb_calls = 0; variable
249 zero_timeout_cb_calls++; in zero_timeout_cb()
261 ASSERT_EQ(1, zero_timeout_cb_calls); in TEST_IMPL()
264 ASSERT_EQ(1, zero_timeout_cb_calls); in TEST_IMPL()

Completed in 4 milliseconds