Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-214
PROCESSHANDLE_DECOMPOSE_ Procedure
Syntax for TAL Programmers
Parameters
error returned value
INT
is a file-system error number indicating the outcome of the operation.
processhandle input
INT .EXT:ref:10
is the process handle from which one or more parts is returned.
cpu output
INT .EXT:ref:1
if present, returns the processor number of the process designated by
processhandle.
pin output
INT .EXT:ref:1
if present, returns the process identification number of the process designated by
processhandle.
error := PROCESSHANDLE_DECOMPOSE_ ( processhandle !
i
,[ cpu ] !
o
,[ pin ] !
o
,[ nodenumber ] !
o
,[ nodename:maxlen ] !
o:i
,[ nodename-length ] !
o
,[ procname:maxlen ] !
o:i
,[ procname-length ] !
o
,[ sequence-number ] ); !
o