Searched defs:ThreadReport (Results 1 – 1 of 1) sorted by relevance
129 struct ThreadReport { struct134 ThreadReport(int pid = 0, int tid = 0, const char* thread_name = nullptr) argument143 ThreadReport Build(const ThreadEntry& thread); argument