In our previous episode, Mark Morgan Lloyd said:
> > I don't know. Such effort should chiefly come from the people interested 
> > init I guess.
> 
> Turning it around a little: are there still FPC targets that don't have 
> threads? Having coroutines would allow a native thread mechanism to be 
> implemented, without relying on the underlying OS.

No, since the code would be for preemptive systems, and the coroutine system
is cooperative.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to