Searched refs:ptrace_attach_thread (Results 1 – 1 of 1) sorted by relevance
424 static bool ptrace_attach_thread(pid_t pid, pid_t tid) { in ptrace_attach_thread() function474 if (!ptrace_attach_thread(pid, tid)) { in ptrace_siblings()599 if (!ptrace_attach_thread(request.pid, request.tid)) { in worker_process()