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 |  Interaction Calls
Print Page as PDF
Routine: XUTMQ2

Package: Kernel

Routine: XUTMQ2


Information

XUTMQ2 ;SEA/RDS - TaskMan: Option, XUTMINQ, Part 4 (Modules) ;6/21/95 16:25

Source Information

Source file <XUTMQ2.m>

Entry Points

Name Comments DBIA/ICR reference
ENTRY
PRINT ;Subroutine--Print A Task
OUT ;Tag for breaking FOR scope to exit early
LINK ;Cross-cpu waiting lists.
RUN ;Running tasks.
VAX1 ;Use VMS to help clean the TASK list
VAX2
FUT ;Future tasks.
F1
F2
F3
F4
F5 ;
F6
SORT(ZTDTH,ZTSK) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PRINT+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PRINT+2
Function Call: WRITE
  • Prompt: !!,"There are no tasks on this volume set that are waiting for dropped links."
  • Line Location: LINK+3
Function Call: WRITE
  • Prompt: !
  • Line Location: LINK+4
Function Call: WRITE
  • Prompt: !!,"Building sorted list of tasks..."
  • Line Location: FUT+4
Function Call: WRITE
  • Prompt: "finished!"
  • Line Location: F4+5
Function Call: WRITE
  • Prompt: !!,"There are no future tasks on this volume set."
  • Line Location: F6+0
Function Call: WRITE
  • Prompt: !
  • Line Location: F6+1
Info |  Source |  Entry Points |  Interaction Calls