Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dtty_info.c111 thread_compare(struct thread *td, struct thread *td2) in thread_compare() function
340 if (thread_compare(td, tdpick)) in tty_info()