Searched refs:SIGNAL_CLD_STOPPED (Results 1 - 2 of 2) sorted by last modified time

/linux-master/kernel/
H A Dsignal.c953 why |= SIGNAL_CLD_STOPPED;
/linux-master/include/linux/sched/
H A Dsignal.h260 #define SIGNAL_CLD_STOPPED 0x00000010 macro
262 #define SIGNAL_CLD_MASK (SIGNAL_CLD_STOPPED|SIGNAL_CLD_CONTINUED)

Completed in 153 milliseconds