Searched refs:other_first (Results 1 – 1 of 1) sorted by relevance
111 struct burn_thread *other_first, in stop_and_join_threads() argument131 for (struct burn_thread *p = other_first; p < other_last; ++p) in stop_and_join_threads()133 int cpu = p - other_first; in stop_and_join_threads()
Completed in 4 milliseconds