Lines Matching defs:process
66 void process(bool);
245 * Record the interrupt states from the parent process.
545 * The argument to process indicates whether it should
549 process(setintr);
721 process(0); /* 0 -> blow away on errors */
752 * If process reset() (effectively an unwind) then
900 * is a stripped down process), and `...` evaluation which is run
911 process(bool catch)
1033 * process group in order to avoid race
1223 static int my_pid; /* The process id set in initdesc() */
1234 * the current process id.
1381 * Reset my_pid when a new process is created. Only call this
1382 * if you want the process to affect fdinuse (e.g., fork, but