Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: HLOPROC1

Package: Health Level Seven

Routine: HLOPROC1


Information

HLOPROC1 ;ALB/CJM/OAK/PIJ- Process Manager - 10/4/94 1pm ;12/30/2010

Source Information

Source file <HLOPROC1.m>

Entry Points

Name Comments DBIA/ICR reference
GETWORK(PROCESS) ;
DOWORK(PROCESS) ;
GETPROC(IEN,PROCESS) ;
STOPHL7 ;shut down HLO HL7
STARTHL7 ;
QUIT1(COUNT) ;just returns 1 as function value first time around,then 0, insuring that the DO WORK function is called just once
CHKDEAD(WORK) ;
CHKQUED ;did any queued task get dequeued without being erased?
QUEUED(TASK) ;
CNTLIVE ;count the running processes
CNTQUED ;count the queued tasks
RECOUNT(RECOUNT) ;check that the processes that are supposed to be running actually are, same for the queued processes
RESET ;
ERROR ;
QCOUNT(WORK) ;count messages pending on all the queues
Info |  Source |  Entry Points