Searched refs:nb_threads (Results 1 – 1 of 1) sorted by relevance
371 int nb_threads = 0; in suspend_tests() local405 threads[nb_threads++] = thread; in suspend_tests()408 if (nb_threads < 1) { in suspend_tests()413 atomic_set(&nb_active_threads, nb_threads); in suspend_tests()420 for (i = 0; i < nb_threads; ++i) in suspend_tests()428 for (i = 0; i < nb_threads; ++i) { in suspend_tests()