Searched defs:thread_info (Results 1 – 5 of 5) sorted by relevance
332 static DebuggerdDumpType get_dump_type(const debugger_thread_info* thread_info) { in get_dump_type()342 debugger_thread_info* thread_info = static_cast<debugger_thread_info*>(arg); in debuggerd_dispatch_pseudothread() local621 debugger_thread_info thread_info = { in debuggerd_signal_handler() local
80 const std::map<pid_t, ThreadInfo>& thread_info, pid_t target_thread) { in dump_backtrace()
71 const ProcessInfo& process_info, const ThreadInfo& thread_info) { in GwpAsanCrashData()
438 const ThreadInfo& thread_info, bool memory_dump = false) { in dump_thread()
485 std::map<pid_t, ThreadInfo> thread_info; in main() local