Searched refs:PtraceAttach (Results 1 – 1 of 1) sorted by relevance
85 int PtraceAttach(pid_t tid);187 int ThreadCaptureImpl::PtraceAttach(pid_t tid) { in PtraceAttach() function in ThreadCaptureImpl254 int ret = PtraceAttach(tid); in CaptureThread()