Searched refs:CLD_EXITED (Results 1 – 4 of 4) sorted by relevance
264 #define CLD_EXITED 1 /* child has exited */ macro
104 if (info.si_code != CLD_EXITED) in test_pidfd_wait_simple()
1112 infop->cause = CLD_EXITED; in wait_task_zombie()
1963 info.si_code = CLD_EXITED; in do_notify_parent()