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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c62 bool w_tooyoung; /* is it too young to run? */ member in struct:work
2691 w->w_lock = w->w_tooyoung = false;
2723 w->w_tooyoung = false;
2884 w->w_tooyoung = true;
2892 w->w_tooyoung = true;
2897 w->w_tooyoung = false;
2905 w->w_tooyoung)) ||
3115 w->w_tooyoung = WorkList[i].w_tooyoung;
4972 else if (w->w_tooyoung)
[all...]

Completed in 105 milliseconds