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