Re: using of fork() in multithreaded application
Edgar Fuß <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
> I am trying to retrieve more info why forked child stays zombie. Because it has exit()ed and no-one is wait()ing for it.