Searched refs:got_q (Results 1 – 2 of 2) sorted by relevance
33 static int got_q; variable56 if (!got_q) { in read_cb()61 got_q = 1; in read_cb()118 ASSERT(got_q); in tcp_close_cb()180 ASSERT(got_q); in TEST_IMPL()
31 static int got_q; variable60 if (!got_q) { in read_cb()65 got_q = 1; in read_cb()131 ASSERT_EQ(1, got_q); in TEST_IMPL()
Completed in 6 milliseconds