Mailinglist Archive: opensuse-programming (84 mails)
| < Previous | Next > |
Re: [suse-programming-e] pthreads
- From: John Lamb <J.D.Lamb@xxxxxxxxxxxxxx>
- Date: Mon, 30 Aug 2004 21:15:11 +0100
- Message-id: <41338ACF.7000308@xxxxxxxxxxxxxx>
Brad Bourn wrote:
IIRC, that's what happens in 2.4.
Possibly. You'd have to read the POSIX 1003.1c standard to find out. The following might also be helpful.
http://people.redhat.com/drepper/nptl-design.pdf
--
JDL
Can someone from SuSE verify that on 2.4 kernels, separate pthreads of the same process will show up with ps having separate PID's?
IIRC, that's what happens in 2.4.
Isn't that against the standard?
Possibly. You'd have to read the POSIX 1003.1c standard to find out. The following might also be helpful.
http://people.redhat.com/drepper/nptl-design.pdf
--
JDL
| < Previous | Next > |