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

/freebsd-10.2-release/sys/kern/
H A Dkern_thread.c1078 thread_find(struct proc *p, lwpid_t tid) function
H A Dkern_proc.c2454 td = thread_find(p, lwpidarray[i]);
/freebsd-10.2-release/sys/sys/
H A Dproc.h972 struct thread *thread_find(struct proc *p, lwpid_t tid);

Completed in 67 milliseconds