I thought this would be interesting..... http://oss.software.ibm.com/pthreads/ http://www-124.ibm.com/developerworks/projects/pthreads Short desc : IBM is creating a new generation of Posix Threads, which will be supported by the Linux kernel. These threads multiplex user-mode threads onto kernel threads, thus giving the advantages of fast thread creation/deletion, and as much concurrency as the hardware will support. raptor
- [PATCH] Assembler Strings Mike Lambert
- Re: [PATCH] Assembler Strings Dan Sugalski
- Re: [PATCH] Assembler Strings Andy Wardley
- Re: [PATCH] Assembler Strings Mike Lambert
- Re: [PATCH] Assembler Strings Mike Lambert
- Re: [PATCH] Assembler Strings Simon Glover
- Re: [off] NG PThreads raptor
- Re: [off] NG PThreads Dan Sugalski
- Re: [PATCH] Assembler Strings Clinton A. Pierce