Home
last modified time | relevance | path

Searched refs:CLD_EXITED (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/asm-generic/
Dsiginfo.h263 #define CLD_EXITED 1 /* child has exited */ macro
/Linux-v4.19/kernel/
Dexit.c1161 infop->cause = CLD_EXITED; in wait_task_zombie()
Dsignal.c1818 info.si_code = CLD_EXITED; in do_notify_parent()