[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OS-implemented threads



Matthew Flatt <mflatt@cs.utah.edu> writes:

> Quoting Alexey Mahotkin:
> > Please try to compile it with --enable-osthreads.
> 
> 
> 
> So, does anyone actually use MzScheme with OS-implemented threads?
> Would anyone be seriously disappointed if we drop support for
> OS-implemented threads in version 200?

For the project we are working at OS-implemented threads
would be of great value. If it would work i would use it.
The project is live one and in case of using OS-threads
you will not complain on the lack of bug reports :-)

> 
> (To be clear, we'll certainly make MzScheme work when embedded in a
> multi-threaded application, as long as MzScheme itself is called from
> only one OS-implemented thread.)
> 
> Thanks,
> Matthew