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

/ast/src/cmd/coshell/
H A Dservice.h148 #define SETCPU (1<<9) /* cpu count was set */ macro
H A Dschedule.c438 if (a->set & SETCPU)
458 if (!sp->update && !(op & GET) || (a->set & (SETBIAS|SETCPU|SETIDLE|SETIGNORE|SETRATING|SETSCALE)) && sp->update <= cs.time + UPDATE) update(sp);

Completed in 9 milliseconds