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