Searched refs:mid_count (Results 1 – 1 of 1) sorted by relevance
339 static volatile int mid_count, low_count; in ZTEST() local345 &queue, (void *)&mid_count, NULL, in ZTEST()365 zassert_true(mid_count == 0); in ZTEST()369 zassert_true(low_count + mid_count == 2); in ZTEST()