Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-86
PROCESS_GETINFOLIST_ Procedure
<5:15> (reserved)
This attribute and the process state attribute (32) return the same information for
bit <0>.
•
12: earliest creation time
as a search attribute, specifies the earliest process-creation time (in Julian
timestamp format) of interest. This cannot be used as a search attribute if the
target system is running an operating system version earlier than D10.
Earliest creation time cannot be specified as a return attribute code.
•
13: latest creation time
as a search attribute, specifies the latest process-creation time (in Julian
timestamp format) of interest. This cannot be used as a search attribute if the
target system is running an operating system version earlier than D10.
Latest creation time cannot be specified as a return attribute code.
•
14: lowered priority
as a search attribute, specifies that only processes that are currently running at
reduced priority due to heavy processor use are of interest. This cannot be used
as a search attribute if the target system is running an operating system version
earlier than D10. Note that when this attribute is included in
srch-attr-list,
there is no corresponding value in
srch-values-list.
When used as a return attribute, lowered priority returns 0 if the process is not
currently running with its priority lowered or if the target system is running an
operating system version earlier than D10; it returns 1 if the process is currently
running at reduced priority due to heavy processor use.
•
15: process list
as a search attribute, specifies the process list that a process could be on. A
process cannot be on more than one process list at a time. The values are defined
as follows:
0 Process is not on any process list.
1 (reserved)
2 Process is on the ready list. The process is ready to run or is blocked from
running by a page fault. When used as a return attribute, this option returns
the same information as bit 2 of the process state attribute (32).
3 Privileged process is on the privileged semaphore list waiting for a system
semaphore.
4 Process is on the stop list waiting to be stopped.