Home
last modified time | relevance | path

Searched refs:CLD_STOPPED (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/asm-generic/
Dsiginfo.h199 #define CLD_STOPPED 5 macro
/bionic/tests/headers/posix/
Dsignal_h.c183 i = CLD_STOPPED; in signal_h()