Searched refs:active_count (Results 1 – 1 of 1) sorted by relevance
119 static int active_count(void) in active_count() function151 int n0 = active_count(); in add_new_item()161 return (active_count() != n0); in add_new_item()203 zassert_equal(active_count(), num_threads, in ZTEST()215 } while (active_count() != 0); in ZTEST()