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

/ast/src/cmd/coshell/
H A Dservice.h164 #define SETLOAD (1<<6) /* stat.load was set */ macro
H A Dschedule.c407 if (a->global.set & (SETIDLE|SETLOAD|SETUPDATE|SETUSERS))
410 if (a->global.set & SETLOAD) sp->stat.load = a->stat.load;

Completed in 9 milliseconds