Join Up!
96817 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousposix_getloginposix_getpgrpnext
Last updated: Tue, 29 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | German

posix_getpgid

(PHP 3>= 3.0.10, PHP 4 )

posix_getpgid -- Recoge el id del grupo de procesos para el control de trabajo

Descripción

int posix_getpgid ( int pid)

Devuelve el identificador de grupo de procesos del proceso pid.

Esta no es una función POSIX, pero es normal en sistemas BSD y System V. Si su sistema no soporta esta función a nivel de sistema, esta función PHP devolverá siempre FALSE.

User Contributed Notes
posix_getpgid
add a note about notes
There are no user contributed notes for this page.
previousposix_getloginposix_getpgrpnext
Last updated: Tue, 29 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST