Searched refs:main_thread_it (Results 1 – 1 of 1) sorted by relevance
437 auto main_thread_it = threads.find(tombstone.tid()); in tombstone_proto_to_text() local438 if (main_thread_it == threads.end()) { in tombstone_proto_to_text()443 const auto& main_thread = main_thread_it->second; in tombstone_proto_to_text()