PT_GETLWPLIST
case PT_GETLWPLIST:
ptrace(PT_GETLWPLIST, pid, (void *)tids, threads);
nlwps = ptrace(PT_GETLWPLIST, p->pid, (caddr_t)lwps, nlwps);