Home
last modified time | relevance | path

Searched refs:c_threads (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
Dtest_core.c551 int t, c_threads = 0, n_threads = 13; in test_cgcore_proc_migration() local
568 for (c_threads = 0; c_threads < n_threads; ++c_threads) { in test_cgcore_proc_migration()
569 if (pthread_create(&threads[c_threads], NULL, dummy_thread_fn, NULL)) in test_cgcore_proc_migration()
580 for (t = 0; t < c_threads; ++t) { in test_cgcore_proc_migration()
584 for (t = 0; t < c_threads; ++t) { in test_cgcore_proc_migration()