Searched refs:SIGNAL_STOP_MASK (Results 1 – 1 of 1) sorted by relevance
269 #define SIGNAL_STOP_MASK (SIGNAL_CLD_MASK | SIGNAL_STOP_STOPPED | \ macro276 sig->flags = (sig->flags & ~SIGNAL_STOP_MASK) | flags; in signal_set_stop_flags()
Completed in 5 milliseconds