Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c553 int t, c_threads = 0, n_threads = 13; in test_cgcore_proc_migration() local
570 for (c_threads = 0; c_threads < n_threads; ++c_threads) { in test_cgcore_proc_migration()
571 if (pthread_create(&threads[c_threads], NULL, dummy_thread_fn, NULL)) in test_cgcore_proc_migration()
582 for (t = 0; t < c_threads; ++t) { in test_cgcore_proc_migration()
586 for (t = 0; t < c_threads; ++t) { in test_cgcore_proc_migration()