posix_getpid

Example

 int posix_getpid ( void ) 

Description

Return the current process identifier

Return Values

Returns the identifier, as an integer.