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

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

Completed in 18 milliseconds