Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dkern_thread.c1243 thread_find(struct proc *p, lwpid_t tid) in thread_find() function
Dkern_proc.c2725 td = thread_find(p, lwpidarray[i]); in sysctl_kern_proc_kstack()
/freebsd-12-stable/sys/sys/
Dproc.h1169 struct thread *thread_find(struct proc *p, lwpid_t tid);