Searched refs:CLD_TRAPPED (Results 1 – 5 of 5) sorted by relevance
136 inline int CLD_TRAPPED = 4; variable137 #pragma D binding "1.0" CLD_TRAPPED148 child_signal == CLD_TRAPPED ? "traced child trapped" :
334 #define CLD_TRAPPED 4 /* Traced child has trapped */ macro
1246 MPASS(si_code == CLD_TRAPPED || si_code == CLD_STOPPED || in report_alive_proc()1360 options, CLD_TRAPPED); in kern_wait6()
3378 CLD_TRAPPED : CLD_STOPPED); in thread_stopped()
784 case CLD_TRAPPED: in eventloop()