DataMuseum.dk

Presents historical artifacts from the history of:

Bogika Butler

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Bogika Butler

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦0e0a951b6⟧ TextFile

    Length: 1280 (0x500)
    Types: TextFile
    Names: »SCHED.ID«

Derivation

└─⟦909f4eb2b⟧ Bits:30009789/_.ft.Ibm2.50006622.imd Mogens Pelles Zilog 80,000 / EOS projekt
    └─⟦this⟧ »SCHED.ID« 
└─⟦ddcd65152⟧ Bits:30009789/_.ft.Ibm2.50006617.imd Mogens Pelles Zilog 80,000 / EOS projekt
    └─⟦this⟧ »SCHED.ID« 

TextFile

 
æ*****************************************************************
                        Copyright 1984 by
                        NCR Corporation
                        Dayton, Ohio  U.S.A.
                        All Rights Reserved
******************************************************************
                        EOS Software produced by:
                        NCR Systems Engineering - Copenhagen
                        Copenhagen
                        DENMARK
*****************************************************************å
 
æ***** SCHEDULER FAMILY *****å
æ****************************å
 
æ Interface description 83-05-09 å
 
object Scheduler;
  entry NewProc;
  entry NewSched;
  entry NewGate;
 æNOTE!!! entry SetFraction;  !!!! not in VIR's old lousy kernelå
  entry NewChannel; æonly DriverSchedulerå
  object Gate;
    entry Lock;
    entry Open;
    entry NewCond;
    entry Resident; æonly DriverGateå
  end;
  object Condition;
    entry Wait;
    entry Signal;
  end;
end;
 
const SchedFamily=        2;
æ Result causes å
const FractionTooLarge=   1;
 
æ***end of SchedFam***å
«eof»