Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dtty_info.c109 thread_compare(struct thread *td, struct thread *td2) in thread_compare() function
342 if (thread_compare(td, tdpick)) in tty_info()