Searched refs:n_threads (Results 1 – 1 of 1) sorted by relevance
578 int t, c_threads = 0, n_threads = 13; in test_cgcore_proc_migration() local580 pthread_t threads[n_threads]; in test_cgcore_proc_migration()595 for (c_threads = 0; c_threads < n_threads; ++c_threads) { in test_cgcore_proc_migration()601 if (cg_read_lc(dst, CG_THREADS_FILE) != n_threads + 1) in test_cgcore_proc_migration()