Process identifier
<operating system> (PID) An integer used by the Unix kernel to uniquely identify a process.
PIDs are returned by the fork system call and can be passed to wait() or kill() to perform actions on the given process.
| < Previous Terms | Terms Containing process identifier | Next Terms > |
| procedure process Process and Experiment Automation Real-Time Langua Process Design Language 2 process ID | fork light-weight process parent process PID process | processing processor Processor Direct Slot processor farm processor time |



