Home
last modified time | relevance | path

Searched refs:main_tid (Results 1 – 1 of 1) sorted by relevance

/system/core/debuggerd/
Ddebuggerd.cpp441 static void ptrace_siblings(pid_t pid, pid_t main_tid, std::set<pid_t>& tids) { in ptrace_siblings() argument
470 if (tid == main_tid) { in ptrace_siblings()