man(1) Manual page archive


NAME
     getpid  -  get process identification

SYNOPSIS
     (getpid = 20.; not in assembler)
     sys getpid
     (pid in r0)

     getpid( )

DESCRIPTION
     Getpid returns the process ID of the current process.  Most
     often it is used to generate uniquely-named temporary files.

SEE ALSO
     -

DIAGNOSTICS
     -

 1