Guardian Programming Reference Summary for pTAL and TAL

Procedure Calls Summary (O-Q)
Guardian Programming Reference Summary for pTAL and TAL522631-001
7-40
home-terminal, INT:ref:12 input, output
sysnum, INT:value input
search-mode, INT:value input
<0> = 1
= 0
Must match process-id for 3 words.
No search.
<1> = 1
= 0
Must match creator-access-id.
No search.
<2> = 1
= 0
Must match process-access-id.
No search.
<3> = 1
= 0
Must be greater than or equal to priority.
No search.
<4> = 1
= 0
Must match program-filename.
No search.
<5> = 1
= 0
Must match home-terminal.
No search.
<6> = 1
= 0
Must match jobid.
No search.
priv-only, INT:ref:* output
processtime, FIXED:ref:* output
waitstate, INT:ref:1 output
<8> Wait on PON (processor power on).
<9> Wait on IOPON (I/O power on).
<10> Wait on INTR (interrupt).
<11> Wait on LINSP (Inspect event).
<12> Wait on LCAN (message system, cancel).
<13> Wait on LDONE (message system, done).
<14> Wait on LTMF (TMF request).
<15> Wait on LREQ (message system, request).
process-state, INT:ref:1 output
<0> Privileged process.
<1> Page fault occurred.
<2> Process is on the ready list.
<3> System process.