lwpfind
lp = lwpfind(p, (lwpid_t)name[1]);
lp = lwpfind(p, uap->tid);
struct lwp *lwpfind (struct proc *, lwpid_t); /* Find thread in process */