Searched refs:PT_GETLWPLIST (Results 1 – 5 of 5) sorted by relevance
55 #define PT_GETLWPLIST 15 /* get thread list */ macro
305 nlwps = ptrace(PT_GETLWPLIST, p->pid, (caddr_t)lwps, nlwps); in add_threads()
351 ptrace(PT_GETLWPLIST, pid, (void *)tids, threads); in elf_putnotes()
978 error = PtraceWrapper(PT_GETLWPLIST, GetID(), lwp_ids.data(), in ReinitializeThreads()
1533 case PT_GETLWPLIST: in kern_ptrace()