Guardian Programmer's Guide

Table Of Contents
Index
Guardian Programmer’s Guide421922-014
Index-22
P
Process file names (continued)
unnamed processes 2-8
Process file segment 17-6
Process file segment (PFS)
sizing 16-32/16-33
Process files
introduction to 2-4
opening 2-17/2-18
Process handles
converting to process file
names 16-63/16-64
converting to process strings 16-64
getting information from 16-62
introduction to 16-3
manipulating 16-61/16-64
obtaining from process file
names 16-62/16-63
Process identification number (PIN) 2-8,
16-3
Process identifiers 16-2/16-3
Process names
See Process file names
Process pairs 1-2, 1-15, 16-11
Process pairs, in fault-tolerant
programming 27-1/27-2
Process priority 16-15/16-17, 23-22/23-24
Process qualifiers 2-8
Process sequence number 2-7, 2-8
Process subtype, introduction to 16-15
Process time
canceling timers 18-17/18-18
converting to readable form 18-19
definition of 18-15
setting timers 18-17/18-18
Process time signal message 18-17/18-18
Processcreation^accept structure 23-19
Processcreation^msg
message 23-17/23-22
Processcreation^reject
structure 23-19/23-20
Processes
activating 16-52, 16-53
code spaces 16-5/16-7
communicating with 6-1/6-63,
15-45/15-52
creating 2-13/2-15, 16-19/16-38
controlling creation from
$CMON 23-17/23-22
errors 16-27/16-28
introduction to 16-19/16-21
named process 2-14, 16-23/16-25
nowait 16-26/16-27
specifying attributes and
resources 16-28/16-38
unnamed process 2-15, 16-23
data spaces 16-8/16-10
Debug state 16-18/16-19, 25-1/25-9
deleting
abnormal deletion 16-49
completion codes 16-49/16-50
introduction to 16-47/16-52
other process 16-50/16-51
own process 16-48/16-50
using stop mode 16-51/16-52
device subtype, specifying 16-35
getting information about 16-53/16-58
heap, sizing 17-13
high PIN 16-28/16-31
Inspect state 16-18/16-19
I/O with 2-24/2-25, 6-1/6-63
example of one-way
communication 6-15/6-16
example of one-way communication
with SIO 15-49/15-52
example of requester/server
application 6-31/6-63
example of two-way
communication 6-13/6-14
example of two-way communication
with SIO 15-47