File:  [MW Coherent from dump] / coherent / a / usr / man / COHERENT / getpid
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



getpid()               COHERENT System Call              getpid()




Get process identifier

getpid()

Every process  has a unique number, called  its process id.  fork
returns the  process id of a created child  process to the parent
process.

getpid returns  the process id of  the requesting process.  Typi-
cally a  process uses  getpid to pass  its process id  to another
process which wants to send it  a signal, or to generate a unique
temporary file name.

***** See Also *****

COHERENT system calls, fork(), kill, mktemp








































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.