Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_thread.c1200 thread_find(struct proc *p, lwpid_t tid) in thread_find() function
H A Dkern_proc.c2657 td = thread_find(p, lwpidarray[i]); in sysctl_kern_proc_kstack()
/freebsd-12.1/sys/sys/
H A Dproc.h1140 struct thread *thread_find(struct proc *p, lwpid_t tid);