Re: using pthreads with fork() in linux
- From: "Maxim Yegorushkin" <maxim.yegorushkin@xxxxxxxxx>
- Date: 31 May 2006 00:00:50 -0700
Arnold Hendriks wrote:
"Maxim Yegorushkin" <maxim.yegorushkin@xxxxxxxxx> wrote in message
news:1149002656.532527.297650@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Elena wrote:Does FC5 still use linuxthreads then? I thought that Redhat 9 had already
What I see is that the pthread manager process becomes a zombee, andI ran your code on linux fc5 and I could not see the zombie. The parent
the parent doesn't success to see that his child exited.
process correctly cleans up the child.
switched to NTPL, and that NTPL doesn't use a manager thread.
http://fedora.redhat.com/docs/release-notes/fc5/release-notes-ISO/#id3083554
.
- Follow-Ups:
- Re: using pthreads with fork() in linux
- From: Elena
- Re: using pthreads with fork() in linux
- References:
- using pthreads with fork() in linux
- From: Elena
- Re: using pthreads with fork() in linux
- From: Maxim Yegorushkin
- Re: using pthreads with fork() in linux
- From: Arnold Hendriks
- using pthreads with fork() in linux
- Prev by Date: Re: using pthreads with fork() in linux
- Next by Date: Re: using pthreads with fork() in linux
- Previous by thread: Re: using pthreads with fork() in linux
- Next by thread: Re: using pthreads with fork() in linux
- Index(es):
Relevant Pages
|