Searched refs:CLD_EXITED (Results 1 – 3 of 3) sorted by relevance
235 #define CLD_EXITED (__SI_CHLD|1) /* child has exited */ macro
1001 why = CLD_EXITED; in wait_task_zombie()1096 why = CLD_EXITED; in wait_task_zombie()
1626 info.si_code = CLD_EXITED; in do_notify_parent()