Home | History | Annotate | Download | only in debuggerd

Lines Matching refs:detach_failed

449     bool detach_failed = false;
475 detach_failed = true;
480 return detach_failed;
702 bool detach_failed = false;
704 detach_failed = dump_sibling_thread_report(context, log, pid, tid, total_sleep_time_usec);
722 return detach_failed;
811 bool dump_sibling_threads, bool quiet, bool* detach_failed,
817 *detach_failed = false;
824 *detach_failed = false;
832 *detach_failed = dump_crash(&log, pid, tid, signal, abort_msg_address, dump_sibling_threads,