"Jamie Burns" <[EMAIL PROTECTED]> writes: > Hello, > > I read somewhere that a pthreads library was being put together for 5.0 that > used rfork_thread. > > Can anyone tell me how this is going?
I'm not aware of an official plan to do this, but many months ago, I ported a MxN threading model implementation (NGPT) to FreeBSD. The code is certainly not production quality - but might be a good starting point to start hacking, if you're interested in working on it. Searching for "ngpt-1.0.1 freebsd" on google should take you to the right place. -Arun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message