process ID ⇝
process identifier
(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.
Last updated: 1996-12-09
Nearby terms:
Process Design Language 2 ♦ process ID ♦ process identifier ♦ processing ♦ processor
Try this search on Wikipedia, Wiktionary, Google, OneLook.
Loading