Searched refs:GetTasksForProcess (Results 1 – 1 of 1) sorted by relevance
78 bool GetTasksForProcess(pid_t pid, std::vector<pid_t>* tids) { in GetTasksForProcess() function164 if (!GetTasksForProcess(pid, &tids)) in FindThreadIDWithSyscall()194 if (!GetTasksForProcess(pid, &tids)) in FindThreadID()