Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-async.c33 static volatile int async_cb_called; variable
44 n = async_cb_called; in thread_cb()
84 n = ++async_cb_called; in async_cb()
127 ASSERT_EQ(3, async_cb_called); in TEST_IMPL()

Completed in 2 milliseconds