Searched refs:pinned_first (Results 1 – 1 of 1) sorted by relevance
110 pthread_t *pinned_first, pthread_t *pinned_last, in stop_and_join_threads() argument115 for (pthread_t *p = pinned_first; p < pinned_last; ++p) in stop_and_join_threads()117 int cpu = p - pinned_first; in stop_and_join_threads()
Completed in 3 milliseconds