Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_affinity.cpp608 kmp_hw_thread_t &previous_thread = hw_threads[i - 1]; in check_ids() local
611 if (previous_thread.ids[j] != current_thread.ids[j]) { in check_ids()