Subj : Re: User-level thread library/package for Linux To : comp.programming.threads From : Hans-Christian Egtvedt Date : Thu Sep 15 2005 12:25 am On Wed, 2005-09-14 at 13:26 -0700, 50295@web.de wrote: > Hi - > > Does anyone know where I can find a user-level thread library/package > for Linux? Don't know if this is excatly what you are searching for, but I use boost library for threads. I find them very userfriendly for C++ applications. -- regards Hans-Christian Egtvedt .