Re: clone() <-> getpid() bug in 2.6?

From: Davide Libenzi
Date: Sat Jun 05 2004 - 18:27:21 EST


On Sat, 5 Jun 2004, Linus Torvalds wrote:

>
>
> On Sat, 5 Jun 2004, Davide Libenzi wrote:
> >
> > It is likely used by pthread_self(), that is pretty much performance
> > sensitive. I'd agree with Ulrich here.
>
> It _can't_ be used for pthread_self(), since the pid is the _same_ across
> all threads in a pthread environment.

Yeah, I just checked. It is not for that. And like Robert was saying, it'd
have been a gettid().



- Davide

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/