Searched refs:PT_GETLWPLIST (Results 1 – 3 of 3) sorted by relevance
873 error = PtraceWrapper(PT_GETLWPLIST, GetID(), lwp_ids.data(), in ReinitializeThreads()
1018 if (PTRACE(PT_GETLWPLIST, m_pid, (void *)tids, tdcnt) < 0) { in GetCurrentThreadIDs()
716 pub const PT_GETLWPLIST: ::c_int = 15; constant