digitalmars.D.announce - StackThreads is now v0.3
- Mikola Lysenko (8/8) Sep 15 2006 StackThreads' context switching is now thread safe!
- Johan Granberg (2/13) Sep 15 2006 Looks great I will probably try it out once it is available on OSX.
- Mikola Lysenko (2/2) Sep 22 2006 A minor update. Found a debug message that slipped into the windows
StackThreads' context switching is now thread safe! Also, the thread local storage template I posted earlier has now been integrated into the stack threads distribution. There have been several small bug fixes and documentation improvements as well. You can get the release at the usual place: http://www.assertfalse.com/projects.shtml Future releases will improve compatibility with GDC on Mac OSX and FreeBSD along with performance.
Sep 15 2006
Mikola Lysenko wrote:StackThreads' context switching is now thread safe! Also, the thread local storage template I posted earlier has now been integrated into the stack threads distribution. There have been several small bug fixes and documentation improvements as well. You can get the release at the usual place: http://www.assertfalse.com/projects.shtml Future releases will improve compatibility with GDC on Mac OSX and FreeBSD along with performance.Looks great I will probably try it out once it is available on OSX.
Sep 15 2006
A minor update. Found a debug message that slipped into the windows build and removed it.
Sep 22 2006