Home
last modified time | relevance | path

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

/linux/include/linux/sched/
A Dsignal.h263 #define SIGNAL_CLD_STOPPED 0x00000010 macro
265 #define SIGNAL_CLD_MASK (SIGNAL_CLD_STOPPED|SIGNAL_CLD_CONTINUED)
/linux/kernel/
A Dsignal.c948 why |= SIGNAL_CLD_STOPPED; in prepare_signal()

Completed in 13 milliseconds