Searched defs:main_thread (Results 1 – 4 of 4) sorted by relevance
32 MessageLoopThread main_thread("bt_fake_main_thread", true); variable
50 static MessageLoopThread main_thread("bt_main_thread", true); variable
187 const ProcessInfo& process_info, const ThreadInfo& main_thread) { in dump_probable_cause()626 const ThreadInfo& main_thread = threads.at(target_thread); in engrave_tombstone_proto() local
443 const auto& main_thread = main_thread_it->second; in tombstone_proto_to_text() local