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