Lines Matching defs:wakeup
149 * nothing else requires this "init" wakeup.
436 } wakeup;
819 if (wakeup.w_flags.w_powerhit) {
852 if (wakeup.w_mask == 0) {
866 * the current wakeup.
878 if (wakeup.w_flags.w_usersignal) {
904 if (wakeup.w_flags.w_powerhit)
908 * Clear all wakeup reasons.
910 wakeup.w_mask = 0;
986 wakeup.w_mask = 0;
1106 * wakeup in TWARN seconds whether we need to or not.
1229 if (wakeup.w_flags.w_powerhit) {
1230 wakeup.w_flags.w_powerhit = 0;
2330 wakeup.w_flags.w_usersignal = 1;
2378 * status. Also set the wakeup flag for a dead child
2383 wakeup.w_flags.w_childdeath = 1;
2412 wakeup.w_flags.w_childdeath = 1;
2436 wakeup.w_flags.w_powerhit = 1;