Searched refs:GetThreadComm (Results 1 – 1 of 1) sorted by relevance
292 static bool GetThreadComm(pid_t pid, std::vector<ThreadComm>* thread_comms) { in GetThreadComm() function321 if (!GetThreadComm(pid, thread_comms)) { in GetThreadComms()