downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

posix_getpgrp> <posix_getlogin
[edit] Last updated: Fri, 17 May 2013

view this page in

posix_getpgid

(PHP 4, PHP 5)

posix_getpgidRestituisce l'id del gruppo del processo per il controllo dei job

Descrizione

int posix_getpgid ( int $pid )

La funzione restituisce l'id del gruppo per il processo indicato da pid.

Questa non è una funzione POSIX, ma è comune sui sistemi BSD e System V. Se il vostro sistema non supporta questa funzione, la funzione PHP restituirà sempre FALSE.



add a note add a note User Contributed Notes posix_getpgid - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites