posix_getpid

posix_getpid -- Return the current process identifier

Description

int posix_getpid(void );

Return the process identifier of the current process.