www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - StackThreads is now v0.3

reply Mikola Lysenko <mclysenk mtu.edu> writes:
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
next sibling parent Johan Granberg <lijat.meREM OVEgmail.com> writes:
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
prev sibling parent Mikola Lysenko <mclysenk mtu.edu> writes:
A minor update.  Found a debug message that slipped into the windows 
build and removed it.
Sep 22 2006