Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dtst-skeleton-thread-affinity.c155 struct burn_thread *other_threads in early_test() local
175 other_threads[cpu].conf = conf; in early_test()
176 other_threads[cpu].initial_set = initial_set; in early_test()
177 other_threads[cpu].thread = cpu; in early_test()
179 if (other_threads[cpu].seen_set == NULL) in early_test()
185 other_threads[cpu].seen_set); in early_test()
235 thread_burn_any_cpu, other_threads + cpu); in early_test()
243 other_threads, other_threads + cpu); in early_test()
259 other_threads, other_threads + conf->last_cpu + 1); in early_test()
271 CPU_FREE (other_threads[cpu].seen_set); in early_test()
[all …]

Completed in 3 milliseconds