Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dmachine.c165 static int previous_thread; variable
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp661 kmp_hw_thread_t &previous_thread = hw_threads[i - 1]; in check_ids() local