Text preview for : Process.mesa_Sep78.pdf part of xerox Process.mesa Sep78 xerox mesa 4.0_1978 listing Mesa_4_System Process.mesa_Sep78.pdf



Back to : Process.mesa_Sep78.pdf | Home

Process.mesa 2-Sep-78 13:58:17 Page 1



-- Process.Mesa Edited by Redell on July 31, 1978 3:39 PM
DIRECTORY
ControlDefs: FROM "controldefs" USING [
Frame, FrameHandle, Free, Lreg, NullFrame, SetReturnFrame, StateVector],
InlineDefs: FROM "inlinedefs" USING [BITOR, BITSHIFT],
NucleusDefs: FROM "nucleusdefs",
ProcessDefs: FROM "processdefs" USING [
ActiveWord, Broadcast, Clean, Condition, CurrentPSB, CurrentState,
DefaultPriority, DefaultTimeout, DisableInterrupts, DIW, Empty,
EnableAndRequeue, EnableInterrupts, Enter, Exit, MonitorLock, Notify,
NullQueueHandle, Priority, ProcessHandle, PSB, ReadyList, ReEnter, SOC,
Ticks, TimeoutLevel, TimerGrain, UnlockedEmpty, Wait],
SDDefs: FROM "sddefs