Searched refs:task_dirname (Results 1 – 1 of 1) sorted by relevance
279 std::string task_dirname = android::base::StringPrintf("/proc/%d/task", pid); in GetThreadsInProcess() local281 GetEntriesInDir(task_dirname, nullptr, &subdirs); in GetThreadsInProcess()