Subject: Re: Threading problems
To: Bill Studenmund <wrstuden@netbsd.org>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: tech-kern
Date: 11/24/2004 23:15:19
Bill Studenmund <wrstuden@netbsd.org> writes:

> I don't think that'd be a good idea. If you're using pthread.h, you're 
> using libpthread, not threadlib.

threadlib.h is a bad hack. Why the "obvious" solution I suggested
yesterday didn't occur to any of us when I did this in the first place
isn't clear to me, but I'm in favor if implementing it and causing
threadlib.h a swift death.

        - Nathan