Searched defs:w_tooyoung (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c62 bool w_tooyoung; /* is it too young to run? */ member in struct:work
2678 w->w_lock = w->w_tooyoung = false;
2710 w->w_tooyoung = false;
2871 w->w_tooyoung = true;
2879 w->w_tooyoung = true;
2884 w->w_tooyoung = false;
2892 w->w_tooyoung)) ||
3102 w->w_tooyoung = WorkList[i].w_tooyoung;
4958 else if (w->w_tooyoung)
[all...]

Completed in 70 milliseconds