Subject: Re: fork(2) vs. pthread_create() (fwd)
To: Jason Thorpe <thorpej@wasabisystems.com>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-userlevel
Date: 06/10/2004 07:05:45
Jason Thorpe <thorpej@wasabisystems.com> wrote:

> Of course it is still threaded... you simply only have one (the main)
> thread at the time.

Well, at least it's not _multi_threaded anymore.
 
> In any case, your program violates POSIX, so you should fix your 
> program.

I did that already. But as this works on other systems, and even on
NetBSD with GNU Pth, I'm sure someone else will get bitten by this
problem later.

-- 
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent 
le binaire et ceux qui ne le comprennent pas.
manu@netbsd.org