Searched defs:dump_thread_info (Results 1 - 1 of 1) sorted by relevance

/system/core/debuggerd/
H A Dtombstone.c167 static void dump_thread_info(log_t* log, pid_t pid, pid_t tid, bool at_fault) { function
440 dump_thread_info(log, pid, new_tid, false);
612 dump_thread_info(log, pid, tid, true);

Completed in 65 milliseconds