Searched refs:async_cb_called (Results 1 – 1 of 1) sorted by relevance
33 static volatile int async_cb_called; variable44 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 4 milliseconds