reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
191 if (!internal_iserror(internal_ptrace(PTRACE_DETACH, tid, nullptr, nullptr), 193 VReport(2, "Detached from thread %d.\n", tid); 198 VReport(1, "Could not detach from thread %d (errno %d).\n", tid, pterrno);