posix_getpgid

 int posix_getpgid ( int $pid ) 

説明

Returns the process group identifier of the process pid or FALSE on failure.

戻り値

Returns the identifier, as an integer.