Searched refs:CLD_TRAPPED (Results 1 – 3 of 3) sorted by relevance
348 #define CLD_TRAPPED 4 /* Traced child has trapped */ macro
1185 MPASS(si_code == CLD_TRAPPED || si_code == CLD_STOPPED || in report_alive_proc()1284 options, CLD_TRAPPED); in kern_wait6()
3069 CLD_TRAPPED : CLD_STOPPED); in thread_stopped()