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

/ast/src/cmd/coshell/
H A Dschedule.c39 #define H_TEMP 50 /* temp hysterisis % */ macro
240 if (!ap->home && (!xp || ap->temp < PCT(xp->temp, H_TEMP) || (ap->mode & SHELL_DENIED) || matched && xm && PCT(ap->temp, H_TEMP) < xp->temp && ap->rank > xp->rank))

Completed in 10 milliseconds