Searched refs:SIGNAL_CLD_STOPPED (Results 1 – 2 of 2) sorted by relevance
263 #define SIGNAL_CLD_STOPPED 0x00000010 macro265 #define SIGNAL_CLD_MASK (SIGNAL_CLD_STOPPED|SIGNAL_CLD_CONTINUED)
948 why |= SIGNAL_CLD_STOPPED; in prepare_signal()
Completed in 17 milliseconds