Thread IDs

Hello,

I would like to know if it's posible get all thread-specific PIDs (from
outside) by knowing their parent pid (tgid).

Thanks,

--
Gustavo Cha=C3=ADn Dumit
Alumno de Ingenier=C3=ADa de Ejecuci=C3=B3n Inform=C3=A1tica
Pontificia Universidad Cat=C3=B3lica de Valparaiso
http://aleph.homeunix.com/~gchain
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie"=
in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Gustavo Chain [ So, 22 Juli 2007 01:24 ] [ ID #1775267 ]

Re: Thread IDs

On Sat, 21 Jul 2007 19:24:47 -0400, Gustavo Chain wrote:

> Hello,
>
> I would like to know if it's posible get all thread-specific PIDs (from
> outside) by knowing their parent pid (tgid).
>
> Thanks,

Hello, take a look at the manual for ps, I'm pretty sure there's a way(I
just don't remember it right of the head)

Mateus

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Mateus Interciso [ So, 22 Juli 2007 04:28 ] [ ID #1775268 ]
Linux » gmane.linux.newbie » Thread IDs

Vorheriges Thema: add a directory to initramfs cpio archieve
Nächstes Thema: writing a script to simulate keyboard input