Searched refs:RFTSIGZMB (Results 1 – 2 of 2) sorted by relevance
185 #define RFTSIGZMB (1<<19) /* select signal for exit parent notification */ macro196 RFTHREAD | RFSIGSHARE | RFLINUXTHPN | RFSTOPPED | RFHIGHPID | RFTSIGZMB | \
507 if (fr->fr_flags & RFTSIGZMB) in do_fork()849 if ((flags & RFTSIGFLAGS(RFTSIGMASK)) != 0 && (flags & RFTSIGZMB) == 0) in fork1()857 if ((flags & RFTSIGZMB) != 0 && (u_int)RFTSIGNUM(flags) > _SIG_MAXSIG) in fork1()